Skip to content

How to ignore certain request with more complex conditions? #2595

Answered by dyladan
davendu asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah the suppress tracing context flag probably doesn't work because the http autoinstrumentation starts the span before you would ever have a chance to set that property.

There is no spec for things like this yet, but there is an instrumentation sig. For now, we might be able to implement a configurable request filter that takes the raw request or something. Others have requested similar in the past.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davendu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants