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

Add support for OTLP HTTP trace exporting #663

Closed
mapno opened this issue Jun 16, 2021 · 3 comments · Fixed by #683
Closed

Add support for OTLP HTTP trace exporting #663

mapno opened this issue Jun 16, 2021 · 3 comments · Fixed by #683
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. keepalive Never close from staleness

Comments

@mapno
Copy link
Member

mapno commented Jun 16, 2021

Currently, the Grafana Agent only support forwarding traces with the OTLP gRPC exporter. It's possible to add support for a HTTP exporter, so we want to gather feedback on what uses cases might require HTTP and when gRPC is not an option or not ideal.

@mapno mapno added the keepalive Never close from staleness label Jun 16, 2021
@joe-elliott
Copy link
Member

I am fine with adding this as long as it's clearly documented that it does not work with Grafana Cloud. There are some on prem Grafana Agent users and I recognize this feature could allow them to use Tempo.

@kalali
Copy link

kalali commented Jun 21, 2021

We can benefit from this implementation as our environment does not support http2 in some network hops and we are aiming to replace jaeger with tempo (Using Grafana Agent as shipper).

@Matthevv-k4y
Copy link

Thank you for opening this issue and putting a fix for it so quickly. Our env is openshift which does not support http2 for ingress/routes and shipping the traces using grpc is no possible. I will try this as soon as it is being released.

@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. keepalive Never close from staleness
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants