Error in OpenTelemetry With Istio - OcAgent trace exporter: Export() failed: UNKNOWN: sending queue is full #10567
Unanswered
MikeWang0731
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the question
I'm using OpenTelemetry as a tracing collector in istio, but after running OpenTelemetry Collector for a while, the logs for istio-ingressgateway and the logs for Sidecar (istio-proxy) in the Pod keep printing
OcAgent trace exporter: Export() failed: UNKNOWN: sending queue is full
. I also tried to change thequeue_size
field in the OpenTelemetry Config, but it didn't fix the problem.What did you expect to see?
Normal ingressgateway logs with various information about traffic, etc.
What did you see instead?
What version did you use?
Istio 1.15.7
OpenTelemetry Collector 0.91 or 0.92
What config did you use?
otel config
Istio operator yaml
Beta Was this translation helpful? Give feedback.
All reactions