Best sampling strategy for opentelemetry & jaeger architecture #3786
-
Hi, Iam working on setting up a tracing tool. The data flow would be - application -> otel-collector-> jaeger.
I have explored about tail based sampling. I see that there is a processor for that usecase on otel-contrib repo - https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/processor/tailsamplingprocessor. But it doesn't support multiple instances of otel-collector. Please suggest me a best way to implement sampling for my setup |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Duplicate of open-telemetry/opentelemetry-collector-contrib#4462 |
Beta Was this translation helpful? Give feedback.
Duplicate of open-telemetry/opentelemetry-collector-contrib#4462