Dropping Span with less than threshold execution time. #38261
taralshah007
started this conversation in
General
Replies: 1 comment
-
same here #12319 |
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 team,
I want to drop the span with duration less than 1ms. I am trying to do this in java agent extension. Is it possible to do? I tried custom sampler but realized that they are head samplers and wont suffice.
I assume we can achieve this with collector, but I want to see if we can do it at source or not.
Let me know.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions