Skip to content

Deprecate integration-level tracePropagationTargets options in favour of top-level option #8851

Closed
@Lms24

Description

@Lms24

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 in BrowserTracing
  • Un-deprecate top-level tracePropagationTargets in Node
  • Deprecate tracePropagationTargets in Http integration

We should do this soon to avoid more confusion!

Discovered this during hackweek (/getsentry/sentry-migr8#1).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions