Skip to content

Rename more "custom metric" references to "custom attribute" - #25018

Merged
timmc-edx merged 9 commits into
masterfrom
timmc/misc-metric-attribute
Sep 28, 2020
Merged

Rename more "custom metric" references to "custom attribute"#25018
timmc-edx merged 9 commits into
masterfrom
timmc/misc-metric-attribute

Conversation

@timmc-edx

Copy link
Copy Markdown
Contributor

This fixes a misuse of New Relic terminology. We are in fact using
custom attributes; custom metrics are a different thing that we may start
using in the future.

This fixes a misuse of New Relic terminology. Here we are in fact using
custom attributes; custom metrics are a different thing that we may start
using in the future.
Comment thread cms/envs/common.py Outdated
Comment thread openedx/core/lib/request_utils.py Outdated
@robrap

robrap commented Sep 21, 2020

Copy link
Copy Markdown
Contributor

@timmc-edx: In case you missed this in Slack, it should be fine to update WAFFLE_FLAG_CUSTOM_METRICS. It isn't in use right now, so don't worry about backward compatibility.

This changes:

- `WAFFLE_FLAG_CUSTOM_METRICS`
- `WaffleFlagNamespace._set_waffle_flag_metric`
- `_get_waffle_flag_custom_metrics_set` and some other unreferenced
  internals
@timmc-edx

Copy link
Copy Markdown
Contributor Author

(Conflicts are because #25010 has been reverted; that one should be replayed before a merge is attempted on this one.)

@timmc-edx

Copy link
Copy Markdown
Contributor Author

jenkins run all

@robrap robrap left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Approved once it is green.

Comment thread openedx/core/djangoapps/waffle_utils/__init__.py Outdated
@edx-status-bot

Copy link
Copy Markdown

Your PR has finished running tests. There were no failures.

@timmc-edx
timmc-edx merged commit ec65018 into master Sep 28, 2020
@timmc-edx
timmc-edx deleted the timmc/misc-metric-attribute branch September 28, 2020 15:35
@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

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

@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot

Copy link
Copy Markdown
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants