Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(tracing-internal): Deprecate tracePropagationTargets in BrowserTracing #8874

Merged
merged 6 commits into from
Aug 28, 2023

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 merged commit 341bc4c into develop Aug 28, 2023
78 checks passed
@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