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

API to modify/remove an existing entry from LogRecord attributes #2103

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Merge branch 'main' into log-attributes-update

d67da9f
Select commit
Loading
Failed to load commit list.
Open

API to modify/remove an existing entry from LogRecord attributes #2103

Merge branch 'main' into log-attributes-update
d67da9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

77.0% (+0.1%) compared to f911ed5

View this Pull Request on Codecov

77.0% (+0.1%) compared to f911ed5

Details

Codecov Report

Attention: Patch coverage is 94.71366% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.0%. Comparing base (f911ed5) to head (d67da9f).

Files with missing lines Patch % Lines
opentelemetry-sdk/src/growable_array.rs 92.1% 9 Missing ⚠️
opentelemetry-sdk/src/logs/log_processor.rs 94.5% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #2103     +/-   ##
=======================================
+ Coverage   76.9%   77.0%   +0.1%     
=======================================
  Files        122     122             
  Lines      22213   22439    +226     
=======================================
+ Hits       17082   17296    +214     
- Misses      5131    5143     +12     

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