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

sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation #4772

Merged

Merge branch 'main' into fix-drop-aggregation-observer-error

34653d9
Select commit
Loading
Failed to load commit list.
Merged

sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation #4772

Merge branch 'main' into fix-drop-aggregation-observer-error
34653d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

82.3% (+0.0%) compared to 01472db

View this Pull Request on Codecov

82.3% (+0.0%) compared to 01472db

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (01472db) 82.3% compared to head (34653d9) 82.3%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #4772   +/-   ##
=====================================
  Coverage   82.3%   82.3%           
=====================================
  Files        226     226           
  Lines      18406   18410    +4     
=====================================
+ Hits       15153   15157    +4     
  Misses      2969    2969           
  Partials     284     284           
Files Coverage Δ
sdk/metric/instrument.go 100.0% <ø> (ø)
sdk/metric/meter.go 92.6% <100.0%> (+<0.1%) ⬆️