Class OtelInternalSpanDetectionUtil

java.lang.Object
io.sentry.opentelemetry.OtelInternalSpanDetectionUtil

@Internal public final class OtelInternalSpanDetectionUtil extends Object
  • 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)