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

Improve internal opentelemetry logging #2128

Merged
merged 38 commits into from
Oct 4, 2024

changes for filtering

e5260d9
Select commit
Loading
Failed to load commit list.
Merged

Improve internal opentelemetry logging #2128

changes for filtering
e5260d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

78.3% (+0.0%) compared to 3976f3d

View this Pull Request on Codecov

78.3% (+0.0%) compared to 3976f3d

Details

Codecov Report

Attention: Patch coverage is 78.37838% with 8 lines in your changes missing coverage. Please review.

Project coverage is 78.3%. Comparing base (3976f3d) to head (e5260d9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-sdk/src/logs/log_emitter.rs 76.4% 4 Missing ⚠️
opentelemetry-sdk/src/logs/log_processor.rs 76.4% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2128   +/-   ##
=====================================
  Coverage   78.3%   78.3%           
=====================================
  Files        121     121           
  Lines      20767   20804   +37     
=====================================
+ Hits       16268   16300   +32     
- Misses      4499    4504    +5     

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