Skip to content

Conversation

@dmathieu
Copy link
Member

@dmathieu dmathieu commented Sep 3, 2025

This PR upgrades OTLP to 1.8.0.
See https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v1.8.0

-contrib counterpart coming soon (I will move this out of draft once both PRs are ready).

@codecov
Copy link

codecov bot commented Sep 3, 2025

Codecov Report

❌ Patch coverage is 93.21267% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.39%. Comparing base (8c24052) to head (47313be).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pdata/internal/generated_wrapper_stack.go 84.67% 15 Missing and 4 partials ⚠️
...data/internal/generated_wrapper_keyvalueandunit.go 93.95% 6 Missing and 3 partials ⚠️
pdata/pprofile/generated_keyvalueandunitslice.go 89.85% 5 Missing and 2 partials ⚠️
pdata/pprofile/attributes.go 66.66% 4 Missing and 2 partials ⚠️
pdata/internal/generated_wrapper_sample.go 92.98% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (93.21%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13758      +/-   ##
==========================================
- Coverage   91.44%   91.39%   -0.06%     
==========================================
  Files         640      644       +4     
  Lines       42665    42553     -112     
==========================================
- Hits        39016    38890     -126     
- Misses       2831     2841      +10     
- Partials      818      822       +4     

☔ 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.

@dmathieu dmathieu marked this pull request as ready for review September 5, 2025 14:12
Copy link
Contributor

@florianl florianl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I focused on pprofiles and its related changes.

@mx-psi mx-psi added this pull request to the merge queue Sep 11, 2025
@github-actions github-actions bot added this to the next release milestone Sep 11, 2025
mx-psi pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Sep 11, 2025
Upgrade OTLP to 1.8.0.
This is the counterpart of
open-telemetry/opentelemetry-collector#13758

---------

Co-authored-by: Edmo Vamerlatti Costa <[email protected]>
This was referenced Sep 12, 2025
github-merge-queue bot pushed a commit that referenced this pull request Sep 15, 2025
#### Description

Fix `protoID`s that were changed with breaking changes of the Profiling
protocol and were missed in the initial change #13758.

---------

Signed-off-by: Florian Lehner <[email protected]>
@dmathieu dmathieu deleted the otlp-1-8-0 branch October 24, 2025 09:57
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.

5 participants