-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Describe the feature
From the code it looks like there is no way to skip tracing once the plugin is enabled. I suggest having ability to skip this conditionally based on a value set on context.
Motivation
I have a web request that starts background work. The DB spans are recorded under request, but the DB spans from background task are reported individually, I'm not interested in the background task DB spans and would like to skip it
Related Issues
N/A
Metadata
Metadata
Assignees
Labels
No labels