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

fix(promexporter): make spans better #3164

Merged
merged 3 commits into from
Sep 21, 2024

fix v to w

e6be8bc
Select commit
Loading
Failed to load commit list.
Merged

fix(promexporter): make spans better #3164

fix v to w
e6be8bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

36.37610% (-1.57399%) compared to 49cf94d

View this Pull Request on Codecov

36.37610% (-1.57399%) compared to 49cf94d

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 36.37610%. Comparing base (49cf94d) to head (e6be8bc).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
contrib/promexporter/exporters/exporter.go 0.00000% 6 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3164         +/-   ##
===================================================
- Coverage   37.95009%   36.37610%   -1.57400%     
===================================================
  Files            418         438         +20     
  Lines          24245       25536       +1291     
  Branches          82          82                 
===================================================
+ Hits            9201        9289         +88     
- Misses         14306       15506       +1200     
- Partials         738         741          +3     

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