Replies: 2 comments 6 replies
-
Hey @cridam! I'm here to help you with your Jaeger collector configuration. Let's get to the bottom of this together. To debug the Jaeger collector not processing OTLP HTTP exports, ensure the following:
If these steps do not resolve the issue, further investigation into the network settings and collector configuration may be necessary. |
Beta Was this translation helpful? Give feedback.
-
@cridam please explain your YAML snippet. I don't understand what it refers to - neither Jaeger collector nor OTEL Collector would have a section |
Beta Was this translation helpful? Give feedback.
-
As a new incomer with jaeger, I 've deployed jaeger using the helmchart https://jaegertracing.github.io/helm-charts and configure the collector to receive from the OTEL SDK (sidecar exporter). On client side, request looks to be prepared, but nothing occurs on jaeger collector side (below the collector configuration).
I d like to activate the log to understand why the OTLP http export traces are not processed whereas it look fine with a empty span using curl.
In both cases, i don't succeed in producing log on collector level. What's wrong? Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions