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

Converted the metrics name into lower case #13

Merged

Conversation

Jopaul-John
Copy link
Contributor

Some of the Gauge metrics were upper-case and some were lower-case. Converting the Gauge names to lower() helps in naming consistency. Having everything in lowercase also helps in filtering the queries using Prometheus.

@grische
Copy link

grische commented Jul 1, 2022

This might not be backward compatible with existing setups, but probably a good idea in general. What do you think @matusnovak?

@ngosang ngosang merged commit 5f4c789 into matusnovak:master Jul 27, 2022
@ngosang
Copy link
Collaborator

ngosang commented Jul 27, 2022

@Jopaul-John thank you!

@grische this break compatibility. It will be included in version 2.0.0 with a note.

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.

3 participants