Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Aug 28, 2023

This PR deprecates BrowserTracing's tracePropagationTargets option in favour of the top-level Sentry.init option.

When introducing Tracing without Performance, we opted to promote tracePropagationTargets to a top-level option. We deprecated the integration-level option in Node's Http integration but not in BrowserTracing. This PR fixes that.

I also adjusted #6230 accordingly

(+ some minor JSdoc adjustments)

closes #8851

@Lms24 Lms24 requested review from AbhiPrasad and lforst August 28, 2023 08:06
@Lms24 Lms24 enabled auto-merge (squash) August 28, 2023 10:59
@Lms24 Lms24 merged commit 341bc4c into develop Aug 28, 2023
@Lms24 Lms24 deleted the lms/ref-deprecate-tpt branch August 28, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants