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

Deprecate enable_tracing option #3918

Closed
antonpirker opened this issue Jan 13, 2025 · 0 comments · Fixed by #3935
Closed

Deprecate enable_tracing option #3918

antonpirker opened this issue Jan 13, 2025 · 0 comments · Fixed by #3935
Assignees
Labels
Component: SDK Core Dealing with the core of the SDK

Comments

@antonpirker
Copy link
Member

Problem Statement

We are cleaning up our options to control tracing. The option enable_tracing should be deprecated.

See also: getsentry/team-sdks#84

Solution Brainstorm

Add a deprecation warning telling people that the option will be removed in next major and that they should use traces_sample_rate for controlling tracing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: SDK Core Dealing with the core of the SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant