Question On Sampler Strategy Changing #3231
Unanswered
winshenting
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In our scenario, our application is springboot. we configure sampler strategy rate limiting 2.0 in Collector.
in the client, we configure opentracing.jaeger.remote-controlled-sampler.host-port=localhost:5778
in theory , Client will get sampler strategy from Agent.
However, whenever we change value of rate limiting from 2.0 to 0.0 or 1.0. The client does not get the latest sampler strategy.
I wonder
Beta Was this translation helpful? Give feedback.
All reactions