sentry
sentry copied to clipboard
Migrate `sentry_sdk.configure_scope` calls to new API
sentry_sdk.configure_scope
is deprecated in Sentry SDK 2.0. Replace with new sentry_sdk.Scope.get_isolation_scope
calls