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

Insert tracing event name into LogRecord::event_name instead of attributes #1928

Merged
merged 19 commits into from
Jul 13, 2024

lint

0018b2f
Select commit
Loading
Failed to load commit list.
Merged

Insert tracing event name into LogRecord::event_name instead of attributes #1928

lint
0018b2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

74.9% (-0.1%) compared to a2e435f

View this Pull Request on Codecov

74.9% (-0.1%) compared to a2e435f

Details

Codecov Report

Attention: Patch coverage is 45.65217% with 25 lines in your changes missing coverage. Please review.

Project coverage is 74.9%. Comparing base (a2e435f) to head (0018b2f).

Files Patch % Lines
opentelemetry-stdout/src/logs/transform.rs 0.0% 19 Missing ⚠️
opentelemetry-proto/src/transform/logs.rs 62.5% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1928     +/-   ##
=======================================
- Coverage   74.9%   74.9%   -0.1%     
=======================================
  Files        122     122             
  Lines      20298   20308     +10     
=======================================
- Hits       15221   15217      -4     
- Misses      5077    5091     +14     

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