Skip to content

Stabilize log record event name #7277

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

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

jack-berg
Copy link
Member

The log record event name field is now stable (spec, proto).

@jack-berg jack-berg requested a review from a team as a code owner April 15, 2025 17:40
Copy link

codecov bot commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 80.95238% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.60%. Comparing base (4e457f7) to head (a472d31).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...elemetry/sdk/logs/ExtendedSdkLogRecordBuilder.java 0.00% 1 Missing ⚠️
.../io/opentelemetry/sdk/logs/ReadWriteLogRecord.java 0.00% 1 Missing ⚠️
.../opentelemetry/sdk/logs/SdkReadWriteLogRecord.java 75.00% 1 Missing ⚠️
.../io/opentelemetry/sdk/logs/data/LogRecordData.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7277      +/-   ##
============================================
- Coverage     89.61%   89.60%   -0.01%     
- Complexity     6858     6859       +1     
============================================
  Files           780      780              
  Lines         20718    20724       +6     
  Branches       2020     2018       -2     
============================================
+ Hits          18566    18570       +4     
- Misses         1512     1514       +2     
  Partials        640      640              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jack-berg jack-berg merged commit 9e1e9c6 into open-telemetry:main Apr 17, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants