Skip to content

opentelemetry-exporter-otlp-proto-http: refactor to use shared opentelemetry-exporter-otlp-common and opentelemetry-exporter-http-transport packages#5389

Draft
herin049 wants to merge 2 commits into
open-telemetry:mainfrom
herin049:feat/refactor-otlp-http
Draft

opentelemetry-exporter-otlp-proto-http: refactor to use shared opentelemetry-exporter-otlp-common and opentelemetry-exporter-http-transport packages#5389
herin049 wants to merge 2 commits into
open-telemetry:mainfrom
herin049:feat/refactor-otlp-http

Conversation

@herin049

@herin049 herin049 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Description

Refactors the opentelemetry-exporter-otlp-proto-http package to use the new shared opentelemetry-exporter-otlp-common and opentelemetry-exporter-http-transport packages packages.

Fixes #2990

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tox

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

herin049 added 2 commits July 3, 2026 22:33
…lemetry-exporter-otlp-common and opentelemetry-exporter-http-transport packages
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.

Abstract out OTLP http exporter logic

1 participant