-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix #3281: promtheus exporter will cumulatively sum hist buckets #3282
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a changelog entry.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3282 +/- ##
=======================================
- Coverage 77.7% 77.7% -0.1%
=======================================
Files 163 163
Lines 11227 11238 +11
=======================================
+ Hits 8730 8737 +7
- Misses 2299 2303 +4
Partials 198 198
|
Signed-off-by: albertlockett <albert.lockett@gmail.com>
changelog entry added |
This has overwhelming support and fixes a bug. I am merging it a bit sooner than our standard wait period. |
fixes #3281