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

Traces host info metric #1689

Merged
merged 6 commits into from
Feb 24, 2025

remove redundant check

ad2e9d8
Select commit
Loading
Failed to load commit list.
Merged

Traces host info metric #1689

remove redundant check
ad2e9d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

69.86% (+0.16%) compared to 03596e8

View this Pull Request on Codecov

69.86% (+0.16%) compared to 03596e8

Details

Codecov Report

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

Project coverage is 69.86%. Comparing base (03596e8) to head (ad2e9d8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/export/otel/metrics.go 81.81% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1689      +/-   ##
==========================================
+ Coverage   69.69%   69.86%   +0.16%     
==========================================
  Files         209      209              
  Lines       20975    21047      +72     
==========================================
+ Hits        14619    14704      +85     
+ Misses       5654     5637      -17     
- Partials      702      706       +4     

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