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

format

f8ac74c
Select commit
Loading
Failed to load commit list.
Merged

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

format
f8ac74c
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 77.77778% with 6 lines in your changes missing coverage. Please review.

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

Files Patch % Lines
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   20299      +1     
=======================================
- Hits       15221   15216      -5     
- Misses      5077    5083      +6     

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