sentry-python
sentry-python copied to clipboard
Add tracePropagationTargets option
Problem Statement
There is no mechanism to control where tracing is or is not propagated to. Leading to possibly sending useless tracing headers and contextual data to endpoints where it is not relevant.
Solution Brainstorm
Add the tracePropagationTargets option.
https://develop.sentry.dev/sdk/performance/#tracepropagationtargets