Skip to content

Allow skipping reporting through context flag #43

@OrkhanAlikhanov

Description

@OrkhanAlikhanov

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions