@Internal
public final class OpenTelemetryAttributesExtractor
extends Object
-
Constructor Summary
Constructors
-
Method Summary
void
extract(@NotNull io.opentelemetry.sdk.trace.data.SpanData otelSpan,
@NotNull ISpan sentrySpan,
@NotNull IScope scope)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OpenTelemetryAttributesExtractor
public OpenTelemetryAttributesExtractor()
-
Method Details
-
extract
public void extract(@NotNull
@NotNull io.opentelemetry.sdk.trace.data.SpanData otelSpan,
@NotNull
@NotNull ISpan sentrySpan,
@NotNull
@NotNull IScope scope)