Package io.sentry
Class SentrySpanStorage
java.lang.Object
io.sentry.SentrySpanStorage
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
static @NotNull SentrySpanStorage
@Nullable ISpan
removeAndGet
(@Nullable String spanId) void
-
Method Details
-
getInstance
-
store
-
get
-
removeAndGet
-