You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metricstarttimeprocessor: add reset detection for histograms (open-telemetry#38583)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
When an individual bucket counter decreases but the total count and sum
goes up, the adjuster now recognizes it as a reset.
<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixesopen-telemetry#38582
<!--Describe what testing was performed and which tests were added.-->
#### Testing
Added unit tests.
<!--Describe the documentation added.-->
#### Documentation
N/A
<!--Please delete paragraphs that you did not use before submitting.-->
---------
Signed-off-by: Ridwan Sharif <[email protected]>
Co-authored-by: Antoine Toulme <[email protected]>
0 commit comments