Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make OTEL exporter headers configurable e.g. pass Authorization header. #134

Closed
robwdux opened this issue Apr 29, 2024 · 0 comments · Fixed by #135
Closed

Make OTEL exporter headers configurable e.g. pass Authorization header. #134

robwdux opened this issue Apr 29, 2024 · 0 comments · Fixed by #135
Assignees
Labels
type: enhancement New feature or request

Comments

@robwdux
Copy link

robwdux commented Apr 29, 2024

Is your feature request related to a problem? Please describe.

The Honeycomb OTEL SDK wrapper does not expose configuring the exporter headers. We need to authorize sending telemetry via our backend (OpenTelemetry Collector) as we do our application APIs.

Describe the solution you'd like

Either arbitrary header configuration or e.g. endpointAuthHeaderValue

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants