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

test: Add test to show how to add baggage to logrecords via processor #2738

Merged

Merge branch 'main' into cijothomas/log-baggage-test

2f72359
Select commit
Loading
Failed to load commit list.
Merged

test: Add test to show how to add baggage to logrecords via processor #2738

Merge branch 'main' into cijothomas/log-baggage-test
2f72359
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2025 in 0s

79.5% (+0.0%) compared to f15a337

View this Pull Request on Codecov

79.5% (+0.0%) compared to f15a337

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.5%. Comparing base (f15a337) to head (2f72359).

Files with missing lines Patch % Lines
opentelemetry-sdk/src/logs/mod.rs 93.7% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2738   +/-   ##
=====================================
  Coverage   79.5%   79.5%           
=====================================
  Files        123     123           
  Lines      22831   22879   +48     
=====================================
+ Hits       18156   18201   +45     
- Misses      4675    4678    +3     

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