Package io.sentry.opentelemetry
Class OpenTelemetryLinkErrorEventProcessor
java.lang.Object
io.sentry.opentelemetry.OpenTelemetryLinkErrorEventProcessor
- All Implemented Interfaces:
io.sentry.EventProcessor
public final class OpenTelemetryLinkErrorEventProcessor
extends Object
implements io.sentry.EventProcessor
-
Constructor Details
-
OpenTelemetryLinkErrorEventProcessor
public OpenTelemetryLinkErrorEventProcessor()
-
-
Method Details
-
process
@Nullable public @Nullable io.sentry.SentryEvent process(@NotNull @NotNull io.sentry.SentryEvent event, @NotNull @NotNull io.sentry.Hint hint) - Specified by:
processin interfaceio.sentry.EventProcessor
-
getOrder
- Specified by:
getOrderin interfaceio.sentry.EventProcessor
-