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

Extra headers #75

Open
robrich opened this issue Nov 12, 2024 · 0 comments
Open

Extra headers #75

robrich opened this issue Nov 12, 2024 · 0 comments

Comments

@robrich
Copy link

robrich commented Nov 12, 2024

Is your feature request related to a problem? Please describe

I'm trying to pipe OTEL data to a SaaS collector. To authenticate to this https endpoint, I must pass in extra headers. How do I do that with this module?

Describe the solution you'd like

The documentation doesn't list a mechanism for setting extra headers. Are these options available and not documented? Or are they unavailable?

Describe alternatives you've considered

I could put an intermediate OTEL collector in my LAN to proxy requests to the SaaS endpoint. This extra infrastructure has additional cost to run though.

Additional context

Looked at the docs on https://nginx.org/en/docs/ngx_otel_module.html and got it nicely integrated. See also https://docs.newrelic.com/docs/opentelemetry/get-started/collector-processing/opentelemetry-collector-processing-intro/

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

No branches or pull requests

1 participant