sentry-python
sentry-python copied to clipboard
Drop `propagate_traces`
Drop the deprecated propagate_traces init option in 3.0.
Important: The Celery integration also has an option called propagate_traces -- this should remain unchanged.
POTel PR: https://github.com/getsentry/sentry-python/pull/4206