Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing metrics #13

Open
youknowriad opened this issue Feb 24, 2023 · 0 comments
Open

Changing metrics #13

youknowriad opened this issue Feb 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@youknowriad
Copy link
Owner

Over time, we might find out that a metric is not computing the right thing or that we want to change slightly how it's computed. In general when such changes happen, reading and understanding the graphs becomes harder.

To address this there are two options:

  • Deprecate the old metric and create a new one (new key, label) and lose any connection to the previous metric.
  • Mark somehow in the graph the change in the formula, so that everyone reading the graph can understand it easily.

Both of these approaches can have value depending on the change in the metric itself.

@youknowriad youknowriad added the enhancement New feature or request label Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant