You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade New Relic with version 8.10.1+. Observe deployment failures leading to continual crash loop.
Expected behavior
New Relic can be upgraded to a more recent version than 8.10.1 without issues.
Impact
We are stuck with New Relic 8.10 for the time being and that might prevent us from upgrading Python, and monitoring our systems with latest New Relic features. The Python agent version might get outdated and lead to troubles as well. If we upgrade without fixing the issue, then we get a slower deployment time for our k8s pods and that potentially leads to instability with these.
If applicable
Impact on Notify users:
Impact on Recipients:
Impact on Notify team:
Screenshots
If applicable, add screenshots to help explain your problem.
QA
Verify that New Relic has been upgraded to latest version (or after 8.10+).
Verify that the API pods can deploy with no issues with the upgraded New Relic, avoiding the potential deployment crash loop.
Additional context
See issue #313 which led the investigation to the root cause of the New Relic python agent performance issues.
The text was updated successfully, but these errors were encountered:
jimleroyer
changed the title
Upgrade New Relic to latest version for API with no deployment crash loop
Upgrading New Relic Python agent past v8.10 on API causes crash loop in K8s
Nov 20, 2024
Describe the bug
Upgrading past New Relic v8.10.0+ leads to the Kubernetes pods to get into a crash loop.
Bug Severity
(SEV-1 Critical, SEV-2 Major, SEV-3 Minor, SEV-4 Low)
SEV-2 - Slower bootup -- potentially infinite deployment crash loop
To Reproduce
Upgrade New Relic with version 8.10.1+. Observe deployment failures leading to continual crash loop.
Expected behavior
New Relic can be upgraded to a more recent version than 8.10.1 without issues.
Impact
We are stuck with New Relic 8.10 for the time being and that might prevent us from upgrading Python, and monitoring our systems with latest New Relic features. The Python agent version might get outdated and lead to troubles as well. If we upgrade without fixing the issue, then we get a slower deployment time for our k8s pods and that potentially leads to instability with these.
If applicable
Impact on Notify users:
Impact on Recipients:
Impact on Notify team:
Screenshots
If applicable, add screenshots to help explain your problem.
QA
Additional context
See issue #313 which led the investigation to the root cause of the New Relic python agent performance issues.
The text was updated successfully, but these errors were encountered: