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

resolve merge conflicts

48f2afc
Select commit
Loading
Failed to load commit list.
Merged

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

resolve merge conflicts
48f2afc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

32.74049% (+3.02714%) compared to 06c7ba1

View this Pull Request on Codecov

32.74049% (+3.02714%) compared to 06c7ba1

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 15 lines in your changes missing coverage. Please review.

Project coverage is 32.74049%. Comparing base (06c7ba1) to head (48f2afc).
Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
core/metrics/multiexporter.go 43.75000% 8 Missing and 1 partial ⚠️
core/metrics/otlp.go 64.70588% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3099         +/-   ##
===================================================
+ Coverage   29.71335%   32.74049%   +3.02714%     
===================================================
  Files            408         534        +126     
  Lines          27560       33286       +5726     
  Branches          82          82                 
===================================================
+ Hits            8189       10898       +2709     
- Misses         18621       21418       +2797     
- Partials         750         970        +220     

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