Package io.sentry
Class SentrySpanStorage
java.lang.Object
io.sentry.SentrySpanStorage
Deprecated.
please use SentryWeakSpanStorage (from sentry-opentelemetry-bootstrap) instead.
Has been moved to `sentry` gradle module to include it in the bootstrap classloader without
having to introduce yet another module for OpenTelemetry support.
-
Method Summary
Modifier and TypeMethodDescription@Nullable ISpan
Deprecated.static @NotNull SentrySpanStorage
Deprecated.@Nullable ISpan
removeAndGet
(@Nullable String spanId) Deprecated.void
Deprecated.
-
Method Details
-
getInstance
Deprecated. -
store
Deprecated. -
get
Deprecated. -
removeAndGet
Deprecated.
-