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

Deprecated enable_tracing option in Python SDK docs. #12417

Closed
antonpirker opened this issue Jan 22, 2025 · 0 comments · Fixed by #12439
Closed

Deprecated enable_tracing option in Python SDK docs. #12417

antonpirker opened this issue Jan 22, 2025 · 0 comments · Fixed by #12439

Comments

@antonpirker
Copy link
Member

SDK

Python SDK

Description

We deprecated the enable_tracing option in the Python SDK here: getsentry/sentry-python#3935

Suggested Solution

  • Remove all usages of enable_tracing from the Python SDK docs code snippets.
  • Add a deprecated marker (including the version it was deprecated in) to the options description itself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants