Replies: 1 comment 3 replies
-
/cc @brunobat (tracing), @radcortez (tracing) |
Beta Was this translation helpful? Give feedback.
3 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,
when using tracing one often is interested in traces for a "problematic" request. For example, if the request took more than 1s or the request resulted in a >= 500 response.
Is it possible to configure traces in such a way that the problematic request traces are always sent to the collector and not filtered out by other means?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions