-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
ScopesAdapter
insteadplease use SentryWeakSpanStorage (from sentry-opentelemetry-bootstrap) instead.
-
Deprecated MethodsMethodDescriptionhas no effect and will be removed in the next major update.has no effect and will be removed in the next major update.please use
IScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byScopesAdapter.pushScope()
orScopesAdapter.pushIsolationScope()
instead.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.please useIScopes.getTraceparent()
instead.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.useSdkVersion.getPackageSet()
()}use {User.getData()
} insteadhas no effect and will be removed in the next major update.use {User.setData(Map)
} insteadhas no effect and will be removed in the next major update.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.please useIScopes.forkedScopes(String)
orIScopes.forkedCurrentScope(String)
instead.please callISentryLifecycleToken.close()
on the token returned byIScopes.pushScope()
orIScopes.pushIsolationScope()
instead.please useSentry.getCurrentScopes()
insteadplease callISentryLifecycleToken.close()
on the token returned bySentry.pushScope()
orSentry.pushIsolationScope()
instead.please useSentry.setCurrentScopes(io.sentry.IScopes)
instead.please useSentry.getTraceparent()
instead.this should no longer be needed with our current OpenTelmetry integration. UseSentryOptions.setIgnoredSpanOrigins(List)
instead if you need fine grained control over what integrations can create spans.please use {SentryOptions.setTracePropagationTargets(List)
} insteadhas no effect and will be removed in the next major update.useSentry.continueTrace(String, List)
and setters for name and operation here instead.
IScopes
instead