Skip to content

OTEL communication is failing in AWS fargate #13842

Answered by laurit
Srianands asked this question in Q&A
Discussion options

You must be logged in to vote

port 4317 that you are using in OTEL_EXPORTER_OTLP_ENDPOINT is the default port for OTLP/gRPC but the agent defaults to OTLP/HTTP which by default uses port 4318. Either change the port or configure the agent to use grpc.

Replies: 1 comment 1 reply

Comment options

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

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