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

Support for sum entry that is already summed #67

Open
hauleth opened this issue Jul 1, 2024 · 0 comments · May be fixed by #68
Open

Support for sum entry that is already summed #67

hauleth opened this issue Jul 1, 2024 · 0 comments · May be fixed by #68

Comments

@hauleth
Copy link

hauleth commented Jul 1, 2024

This may be useful for situations like measuring :inet.getstat/{1,2} values without doing computations back and forth. The value returned by this metric is already summed. Technically we could use last_value metric there, but that would mark value as incorrect type in exported format. That can be problematic for some dashboards or other services that want to provide user meaningful graph by parsing type.

@hauleth hauleth linked a pull request Jul 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant