Remote sampling
#8273
Replies: 1 comment
-
For now I'm settling for - run both jaeger-agent and otel-collector. jaeger-agent to only server sampling, since sampling decisions is taken by jaeger SDK anyway. otel-col will collect and push traces as needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to move away from jaeger-agent completely. I can export jaeger traces via otel-collector, but not finding a way to support remote sampling.
Here is an example of strategies defined in jaeger-collector.
I came across a few github issues but none of them concluded.
Beta Was this translation helpful? Give feedback.
All reactions