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

Remove deprecated tracing configuration options in v8 #6230

Closed
Tracked by #9508
timfish opened this issue Nov 17, 2022 · 1 comment · Fixed by #10870
Closed
Tracked by #9508

Remove deprecated tracing configuration options in v8 #6230

timfish opened this issue Nov 17, 2022 · 1 comment · Fixed by #10870
Assignees
Labels
Meta: Breaking Package: browser Issues related to the Sentry Browser SDK Package: node Issues related to the Sentry Node SDK Type: Improvement
Milestone

Comments

@timfish
Copy link
Collaborator

timfish commented Nov 17, 2022

These have been deprecated and need removing in v8.

tracingOrigins: Array<string | RegExp>;

tracePropagationTargets?: TracePropagationTargets;

tracePropagationTargets: Array<string | RegExp>;

shouldCreateSpanForRequest?(url: string): boolean;

@timfish timfish added this to the 8.0.0 milestone Nov 17, 2022
@Lms24 Lms24 added Package: browser Issues related to the Sentry Browser SDK Package: node Issues related to the Sentry Node SDK labels Nov 18, 2022
@github-actions
Copy link
Contributor

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta: Breaking Package: browser Issues related to the Sentry Browser SDK Package: node Issues related to the Sentry Node SDK Type: Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants