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

Base2ExponentialHistogramAggregation maxBuckets must be >= 2 #6093

Merged

Conversation

jack-berg
Copy link
Member

Resolves #6089.

@jack-berg jack-berg requested a review from a team December 21, 2023 23:26
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eea1fe0) 91.12% compared to head (332a50c) 91.12%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6093   +/-   ##
=========================================
  Coverage     91.12%   91.12%           
  Complexity     5736     5736           
=========================================
  Files           628      628           
  Lines         16810    16810           
  Branches       1662     1662           
=========================================
  Hits          15318    15318           
  Misses         1028     1028           
  Partials        464      464           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jack-berg jack-berg added this to the 1.34.0 milestone Jan 3, 2024
@jack-berg jack-berg merged commit 5a0dd7e into open-telemetry:main Jan 4, 2024
18 checks passed
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.

Exponential histogram downscaling can go into an infinite loop
2 participants