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

Document how to use the gRPC protocol for the OTel plugin #11876

Closed
carlosalberto opened this issue Oct 30, 2023 · 2 comments
Closed

Document how to use the gRPC protocol for the OTel plugin #11876

carlosalberto opened this issue Oct 30, 2023 · 2 comments
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc...

Comments

@carlosalberto
Copy link

By default http is used to send traces using the opentelemetry protocol, and it's not mentioned anywhere how to use gRPC instead. I tried removing the http// part from the endpoint, so maybe the plugin gets the hint, but no, still http.

@StarlightIbuki
Copy link
Contributor

@StarlightIbuki StarlightIbuki added the pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc... label Oct 30, 2023
@carlosalberto
Copy link
Author

Aha! Thanks. Probably make sense to not highlight the gRPC mention anywhere (also in the docs) at all, till supported. Closing this in the mean time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending author feedback Waiting for the issue author to get back to a maintainer with findings, more details, etc...
Projects
None yet
Development

No branches or pull requests

2 participants