Skip to content

Move otlp utilities to otlp package#8326

Open
jack-berg wants to merge 2 commits intoopen-telemetry:mainfrom
jack-berg:exporter-util-to-otlp
Open

Move otlp utilities to otlp package#8326
jack-berg wants to merge 2 commits intoopen-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.27%. Comparing base (fdb8194) to head (f4b71c1).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8326   +/-   ##
=========================================
  Coverage     90.27%   90.27%           
- Complexity     7693     7695    +2     
=========================================
  Files           850      851    +1     
  Lines         23207    23209    +2     
  Branches       2356     2356           
=========================================
+ Hits          20951    20953    +2     
  Misses         1530     1530           
  Partials        726      726           

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

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