traceIdRatioBased Logic #2877
Unanswered
alokmajumder
asked this question in
Q&A
Replies: 1 comment
-
Hi @alokmajumder - traceIdRatio is currently a purely random sampling at each instant. 0.5 means a 50% probability in the long term - but as with any coin flip there would still be a chance of 5 heads in a row. More importantly than the time, e.g., second vs minutes, is the number of requests. More requests will mean a distribution closer to the set probability. |
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.
-
Hi traceIdRatioBased how it works? When I put 0.5 I observed per-second wise 50% traced. Is my assumption correct. Or it is on minute?
Beta Was this translation helpful? Give feedback.
All reactions