cds-snc / notification-planning-core

Project planning for GC Notify Core Team
0 stars 0 forks source link

Investigate Why New Relic 8.11 Causes Pods To Take Too Long to Start #313

Open ben851 opened 3 months ago

ben851 commented 3 months ago

Description

The API pods are taking longer to start and require more CPU because of the NewRelic new version. We should determine why that is in order to safely upgrade that dependency.

WHY are we building?

Because we want latest version of NewRelic agents.

WHAT are we building?

Bumping up the NewRelic dependency to version 8.11 or more. Consider jumping to version 9 directly if the minors of version 8 caused this issue. Look at the versions on the Github repository of python agent.

VALUE created by our solution

Have latest monitoring agents installed in our Python stack. We might lose backward compatibility at some point by not upgrading.

Acceptance Criteria

QA Steps