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

[SLT-141] feat(metrics): multiple exports #3099

Merged
merged 33 commits into from
Sep 11, 2024

url

0e3a5ae
Select commit
Loading
Failed to load commit list.
Merged

[SLT-141] feat(metrics): multiple exports #3099

url
0e3a5ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 1s

32.91215% (-0.47619%) compared to 651ce66

View this Pull Request on Codecov

32.91215% (-0.47619%) compared to 651ce66

Details

Codecov Report

Attention: Patch coverage is 70.73171% with 48 lines in your changes missing coverage. Please review.

Project coverage is 32.91215%. Comparing base (651ce66) to head (0e3a5ae).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
core/metrics/otlp.go 70.63492% 30 Missing and 7 partials ⚠️
core/metrics/multiexporter.go 71.05263% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3099         +/-   ##
===================================================
- Coverage   33.38834%   32.91215%   -0.47620%     
===================================================
  Files            343         534        +191     
  Lines          20603       33398      +12795     
  Branches          82          82                 
===================================================
+ Hits            6879       10992       +4113     
- Misses         13147       21429       +8282     
- Partials         577         977        +400     

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