Closed
Description
Problem Statement
Our plans around the location of the tracePropagationTargets
option have shifted a little. While in #6230 we opted direct people to use the integration-level TPT option, with the introduction of tracing without performance, we decided to add TPTs to the top-level Sentry.init options.
Solution Brainstorm
This means:
- Deprecate
tracePropagationTargets
inBrowserTracing
Un-deprecate top-leveltracePropagationTargets
in NodeDeprecatetracePropagationTargets
inHttp
integration
We should do this soon to avoid more confusion!
Discovered this during hackweek (/getsentry/sentry-migr8#1).