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

Add the experimental exemplar feature #4871

Merged
merged 13 commits into from
Jan 31, 2024

Merge branch 'main' into add-x-exemplars

771557c
Select commit
Loading
Failed to load commit list.
Merged

Add the experimental exemplar feature #4871

Merge branch 'main' into add-x-exemplars
771557c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

82.6% (+0.1%) compared to d9d9507

View this Pull Request on Codecov

82.6% (+0.1%) compared to d9d9507

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (d9d9507) 82.5% compared to head (771557c) 82.6%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4871     +/-   ##
=======================================
+ Coverage   82.5%   82.6%   +0.1%     
=======================================
  Files        231     232      +1     
  Lines      18762   18872    +110     
=======================================
+ Hits       15488   15600    +112     
+ Misses      2985    2982      -3     
- Partials     289     290      +1     
Files Coverage Δ
sdk/metric/internal/aggregate/aggregate.go 100.0% <100.0%> (ø)
...metric/internal/aggregate/exponential_histogram.go 96.3% <100.0%> (+0.1%) ⬆️
sdk/metric/internal/aggregate/histogram.go 100.0% <100.0%> (ø)
sdk/metric/internal/aggregate/lastvalue.go 100.0% <100.0%> (ø)
sdk/metric/internal/aggregate/sum.go 100.0% <100.0%> (ø)
sdk/metric/pipeline.go 87.5% <100.0%> (+1.0%) ⬆️
sdk/metric/exemplar.go 92.5% <92.5%> (ø)

... and 1 file with indirect coverage changes