ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils - #25010
Conversation
- Set min constraint on edx-django-utils since edx-platform is calling the new names that 3.8.0 introduces
|
Other references to "metric" in the codebase break down into:
|
|
Your PR has finished running tests. There were no failures. |
|
EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production. |
|
EdX Release Notice: This PR may have caused e2e tests to fail on Stage. If you're a member of the edX org, please visit #e2e-troubleshooting on Slack to help diagnose the cause of these failures. Otherwise, it is the reviewer's responsibility. E2E tests have failed. https://gocd.tools.edx.org/go/tab/pipeline/history/deploy_to_stage |
|
@timmc-edx @feanil: I was expecting to do this as part of my observability work, but this was a nice little treat to return to. Thank you! |
|
Don't worry, I left some for you! |
|
EdX Release Notice: This PR has been deployed to the production environment. |
|
EdX Release Notice: This PR has been rolled back from the production environment. |
|
EdX Release Notice: This PR has been deployed to the production environment. |
|
EdX Release Notice: This PR has been rolled back from the production environment. |
|
EdX Release Notice: This PR has been deployed to the production environment. |
This uses the new names introduced in edx-django-utils 3.8.0 (openedx/edx-django-utils#59), which we're already using, as well as updating a few other locations where we incorrectly refer to New Relic custom metrics instead of custom attributes.