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

Improve metrics in line with best practices. #33

Merged
merged 1 commit into from
Oct 25, 2016

Conversation

brian-brazil
Copy link
Contributor

Counters should end with _total.
Units should be specified where known.
Group related metrics together.
Remove machine-level metrics, they should come from the node exporter.
Remove calculated rates, they should be calculated in Prometheus.
Convert units to seconds where possible.

Counters should end with _total.
Units should be specified where known.
Group related metrics together.
Remove machine-level metrics, they should come from the node exporter.
Remove calculated rates, they should be calculated in Prometheus.
Convert units to seconds where possible.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 91.022% when pulling 7b9dd68 on brian-brazil:master into 590198a on oliver006:master.

@oliver006
Copy link
Owner

Looks good, thanks for the PR!

@oliver006 oliver006 merged commit 7120c0c into oliver006:master Oct 25, 2016
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