Package io.sentry.opentelemetry
Class OtelInternalSpanDetectionUtil
java.lang.Object
io.sentry.opentelemetry.OtelInternalSpanDetectionUtil
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisSentryRequest(@NotNull io.sentry.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 io.sentry.IScopes scopes, @NotNull @NotNull io.opentelemetry.api.trace.SpanKind spanKind, @NotNull @NotNull io.opentelemetry.api.common.Attributes attributes)  
 -