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

Any plan to support customize the otlp gRPC header for authentication? #909

Closed
aaron-ai opened this issue Jul 17, 2021 · 1 comment · Fixed by #983
Closed

Any plan to support customize the otlp gRPC header for authentication? #909

aaron-ai opened this issue Jul 17, 2021 · 1 comment · Fixed by #983
Labels
good first issue Good for newcomers help wanted Good for taking. Extra help will be provided by maintainers priority:p2 Issues that are not blocking release:after-ga To be resolved after GA release

Comments

@aaron-ai
Copy link
Member

Actually, opentelemetry-java allows user to customize the metadata in the header, which is convenient to implement our own authentication in collector, any plan for cpp? Thank you.

Is your feature request related to a problem?
No.

Describe the solution you'd like
Provide the ability to customize the gRPC header.

Describe alternatives you've considered
No.

Additional context
Nothing.

@lalitb
Copy link
Member

lalitb commented Jul 19, 2021

This is an important requirement to allow custom metadata headers for authentication. Though as of now, it's not planned for the 1.0.0 release, unless someone wants to contribute the support - due to limited available bandwidth with us.

@lalitb lalitb added help wanted Good for taking. Extra help will be provided by maintainers good first issue Good for newcomers priority:p2 Issues that are not blocking release:after-ga To be resolved after GA release labels Jul 19, 2021
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 help wanted Good for taking. Extra help will be provided by maintainers priority:p2 Issues that are not blocking release:after-ga To be resolved after GA release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants