Skip to content

OpenTelemetry SDK: Failed to export spans. The request could not be executed. Full error message: FRAME_SIZE_ERROR: 4740180 #5628

Closed Answered by swapnil-kotwal-sp
swapnil-kotwal-sp asked this question in Q&A
Discussion options

You must be logged in to vote

I think I was pointing to wrong port no. i.e. 4317 (which is internal container port but external port was 4343 that I've mentioned in docker-compose.yaml

OtlpGrpcSpanExporter otlpGrpcSpanExporter = 
OtlpGrpcSpanExporter.builder().setEndpoint("http://localhost:4343").build();

P.S.: http protocol was working previously as well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by swapnil-kotwal-sp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant