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

Support custom gRPC headers #25

Closed
slashmo opened this issue Jul 1, 2022 · 0 comments · Fixed by #68
Closed

Support custom gRPC headers #25

slashmo opened this issue Jul 1, 2022 · 0 comments · Fixed by #68
Labels
good first issue Good for newcomers t:exporting Work related to span exporting
Milestone

Comments

@slashmo
Copy link
Owner

slashmo commented Jul 1, 2022

Passing custom headers alongside the export gRPC calls is necessary to support exporting directly to a supported backend using e.g. an API key.

We should support the standard OTEL_EXPORTER_OTLP_HEADERS environment variable, which is a comma-separated list of key value pairs, e.g. foo=bar,foobar=baz, as well as passing headers directly to the exporter configuration.

See Also:

@slashmo slashmo added 1 - triaged t:exporting Work related to span exporting labels Jul 1, 2022
@slashmo slashmo self-assigned this Jul 1, 2022
@slashmo slashmo added this to the 0.4.0 milestone Jul 1, 2022
@slashmo slashmo added the good first issue Good for newcomers label Sep 29, 2022
@slashmo slashmo removed their assignment Sep 29, 2022
@slashmo slashmo removed this from the 0.4.0 milestone Jan 18, 2023
@slashmo slashmo added this to the 1.0.0 milestone Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers t:exporting Work related to span exporting
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant