Package io.sentry.opentelemetry
Class OtelInternalSpanDetectionUtil
java.lang.Object
io.sentry.opentelemetry.OtelInternalSpanDetectionUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isSentryRequest
(@NotNull IScopes scopes, @NotNull io.opentelemetry.api.trace.SpanKind spanKind, @NotNull io.opentelemetry.api.common.Attributes attributes)
-
Constructor Details
-
OtelInternalSpanDetectionUtil
public OtelInternalSpanDetectionUtil()
-
-
Method Details
-
isSentryRequest
public static boolean isSentryRequest(@NotNull @NotNull IScopes scopes, @NotNull @NotNull io.opentelemetry.api.trace.SpanKind spanKind, @NotNull @NotNull io.opentelemetry.api.common.Attributes attributes)
-