Skip to content

Move otlp utilities to otlp package#8326

Open
jack-berg wants to merge 3 commits into
open-telemetry:mainfrom
jack-berg:exporter-util-to-otlp
Open

Move otlp utilities to otlp package#8326
jack-berg wants to merge 3 commits into
open-telemetry:mainfrom
jack-berg:exporter-util-to-otlp

Conversation

@jack-berg
Copy link
Copy Markdown
Member

Related to #6970

We have a bunch of public classes in internal packages in opentelemetry-exporter-common which are only used in opentelemetry-exporter-otlp (and the unpublished opentelemetry-exporter-profiles).

Moving these public classes to where they are used reduces shared internal code.

@jack-berg jack-berg requested a review from a team as a code owner April 23, 2026 21:51
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.87%. Comparing base (6fc6782) to head (22117c9).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8326   +/-   ##
=========================================
  Coverage     90.86%   90.87%           
- Complexity     7985     7987    +2     
=========================================
  Files           898      899    +1     
  Lines         24111    24113    +2     
  Branches       2408     2408           
=========================================
+ Hits          21909    21913    +4     
+ Misses         1457     1456    -1     
+ Partials        745      744    -1     

☔ 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
Copy link
Copy Markdown
Member Author

Take a look @open-telemetry/java-approvers

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