Skip to content

[profiles] Cleanup profile signal OTLP exporters to improve consistency#8172

Merged
jack-berg merged 1 commit intoopen-telemetry:mainfrom
jhalliday:jh-profiling-q
Mar 19, 2026
Merged

[profiles] Cleanup profile signal OTLP exporters to improve consistency#8172
jack-berg merged 1 commit intoopen-telemetry:mainfrom
jhalliday:jh-profiling-q

Conversation

@jhalliday
Copy link
Copy Markdown
Contributor

Sync the exporter code to the proto v1.10 release, including tidying up field names and ordering to match the wire spec. The v1.10 proto should be the profiling 'alpha' release, i.e. hopefully no breaking changes from here on. Therefore, a good opportunity to clean up the Java API and move towards stabilizing and shipping it too.

@jhalliday jhalliday requested a review from a team as a code owner March 10, 2026 14:40
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.29%. Comparing base (fd5eac6) to head (815dbcd).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8172   +/-   ##
=========================================
  Coverage     90.29%   90.29%           
  Complexity     7650     7650           
=========================================
  Files           843      843           
  Lines         23059    23059           
  Branches       2309     2309           
=========================================
  Hits          20822    20822           
  Misses         1519     1519           
  Partials        718      718           

☔ 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 19664e7 into open-telemetry:main Mar 19, 2026
28 of 29 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.

3 participants