Skip to content

feat(otel/otlp): add WithProxy option to span exporter - #1377

Merged
giortzisg merged 2 commits into
getsentry:masterfrom
pierrre:feat/otlp-proxy
Aug 3, 2026
Merged

feat(otel/otlp): add WithProxy option to span exporter#1377
giortzisg merged 2 commits into
getsentry:masterfrom
pierrre:feat/otlp-proxy

Conversation

@pierrre

@pierrre pierrre commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Closes #1376

Changelog Entry

  • add WithProxyoption for OTLP. This allows setting an otlptracehttp.HTTPTransportProxyFunc for the span exporter

@pierrre pierrre changed the title feat(otel/otlp: add WithProxy() feat(otel/otlp): add WithProxy() Jul 23, 2026

@giortzisg giortzisg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the contribution @pierrre

@giortzisg giortzisg changed the title feat(otel/otlp): add WithProxy() feat(otel/otlp): add WithProxy option to span exporter Aug 3, 2026
@giortzisg
giortzisg merged commit 17f540e into getsentry:master Aug 3, 2026
18 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.

otel/otlp: Add WithOTLPOptions escape hatch to pass arbitrary otlptracehttp.Option values

2 participants