Skip to content

OpenTelemetry Collector Tracing not working #2251

Answered by KodrAus
woha asked this question in Help
Discussion options

You must be logged in to vote

Hi @woha 👋

It looks like the otlp exporter just does gRPC, which only uses the hostname and port. The path is handled by gRPC itself.

If you'd like to configure your collector to export via HTTP, you can use the otlphttp exporter: https://github.com/open-telemetry/opentelemetry-collector/blob/main/exporter/otlphttpexporter/README.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@woha
Comment options

Answer selected by woha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants