sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Migrate `sentry_sdk.configure_scope` calls to new API

Open szokeasaurusrex opened this issue 7 months ago • 0 comments

sentry_sdk.configure_scope is deprecated in Sentry SDK 2.0. Replace with new sentry_sdk.Scope.get_isolation_scope calls

szokeasaurusrex avatar Jun 27 '24 14:06 szokeasaurusrex