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

Revert histogram buckets #4736

Merged
merged 2 commits into from Sep 8, 2022

Conversation

jack-berg
Copy link
Member

Resolves #4734.

@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Base: 90.60% // Head: 90.59% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (449d69d) compared to base (66285e2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4736      +/-   ##
============================================
- Coverage     90.60%   90.59%   -0.02%     
+ Complexity     4906     4902       -4     
============================================
  Files           567      567              
  Lines         14728    14712      -16     
  Branches       1414     1411       -3     
============================================
- Hits          13345    13329      -16     
  Misses          959      959              
  Partials        424      424              
Impacted Files Coverage Δ
...ernal/view/ExplicitBucketHistogramAggregation.java 100.00% <ø> (ø)
...ernal/aggregator/ExplicitBucketHistogramUtils.java 100.00% <100.00%> (+2.70%) ⬆️
...ava/io/opentelemetry/sdk/internal/RateLimiter.java 94.11% <0.00%> (-5.89%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Revert pending default histogram bucket change for now?
2 participants