-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
ScopesAdapter
insteadthis is no longer needed for the latest version of our OpenTelemetry integration.please useOtelSentryPropagator
insteadplease useOtelSentrySpanProcessor
instead.please use SentryWeakSpanStorage (from sentry-opentelemetry-bootstrap) instead.
-
Deprecated FieldsFieldDescriptionplease use
AbstractSentryWebFilter.SENTRY_SCOPES_KEY
instead.please useSentryWebFilter.SENTRY_SCOPES_KEY
instead.
-
Deprecated MethodsMethodDescriptionplease use
ExceptionReporter.ExceptionDetails.getScopes()
instead.please useIScopes.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
SentryGraphqlInstrumentation.BeforeSpanCallback