Skip to content

profiles: publish alpha release of data model and OTLP exporter#8351

Merged
jack-berg merged 2 commits intoopen-telemetry:mainfrom
jhalliday:jh-profiling-u
May 1, 2026
Merged

profiles: publish alpha release of data model and OTLP exporter#8351
jack-berg merged 2 commits intoopen-telemetry:mainfrom
jhalliday:jh-profiling-u

Conversation

@jhalliday
Copy link
Copy Markdown
Contributor

Following the alpha release of the profiles signal spec it makes sense to ship some initial utility code to assist Java users adopting the spec. A data model and wire message encoders are included.

@jhalliday jhalliday requested a review from a team as a code owner April 30, 2026 14:13
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.82%. Comparing base (c6a6358) to head (a16c754).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8351      +/-   ##
============================================
+ Coverage     90.31%   90.82%   +0.50%     
- Complexity     7725     7928     +203     
============================================
  Files           850      895      +45     
  Lines         23259    23872     +613     
  Branches       2364     2378      +14     
============================================
+ Hits          21007    21682     +675     
+ Misses         1528     1446      -82     
- Partials        724      744      +20     

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

Copy link
Copy Markdown
Member

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

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

Looks good to me. I ran ./gradlew publishToMavenLocal to verify artifact names are correct and include the -alpha suffix.

Take a look @open-telemetry/java-approvers

@jack-berg jack-berg merged commit b87fa99 into open-telemetry:main May 1, 2026
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.

3 participants