-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
ScopesAdapter
insteadplease use SentryWeakSpanStorage (from sentry-opentelemetry-bootstrap) instead.
-
Deprecated MethodsMethodDescriptionplease 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.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.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.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)
} instead
-
Deprecated Constructors
IScopes
instead