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

Fixed micrometer histograms to be non-cumulative #3264

Merged
merged 4 commits into from Aug 2, 2023

Conversation

JonasKunz
Copy link
Contributor

@JonasKunz JonasKunz commented Aug 2, 2023

What does this PR do?

Fixes #3263 .
While touching the micrometer stuff, I decided to just include a fix for #3189.

Checklist

  • This is a bugfix

@elastic-apm-tech elastic-apm-tech added this to In Progress in APM-Agents (OLD) Aug 2, 2023
@JonasKunz JonasKunz merged commit 04aeded into elastic:main Aug 2, 2023
11 checks passed
APM-Agents (OLD) automation moved this from In Progress to Done Aug 2, 2023
@JonasKunz JonasKunz deleted the micrometer-histo-cumulative branch August 2, 2023 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Micrometer histograms use cumulative bucket-counts
2 participants