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

MeterProvider to return specific MetricError #2461

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

MeterProvider to return specific MetricError

05aac62
Select commit
Loading
Failed to load commit list.
Open

MeterProvider to return specific MetricError #2461

MeterProvider to return specific MetricError
05aac62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

76.8% (-0.1%) compared to 80629c8

View this Pull Request on Codecov

76.8% (-0.1%) compared to 80629c8

Details

Codecov Report

Attention: Patch coverage is 54.16667% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.8%. Comparing base (80629c8) to head (05aac62).

Files with missing lines Patch % Lines
opentelemetry-sdk/src/metrics/error.rs 30.7% 9 Missing ⚠️
opentelemetry-sdk/src/metrics/periodic_reader.rs 77.7% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2461     +/-   ##
=======================================
- Coverage   76.8%   76.8%   -0.1%     
=======================================
  Files        122     122             
  Lines      22217   22231     +14     
=======================================
+ Hits       17082   17086      +4     
- Misses      5135    5145     +10     

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