Class RemoveableLateBoundSpanProcessor

java.lang.Object
io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundSpanProcessor
io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.RemoveableLateBoundSpanProcessor
All Implemented Interfaces:
io.opentelemetry.sdk.trace.SpanProcessor, Closeable, AutoCloseable

public final class RemoveableLateBoundSpanProcessor extends LateBoundSpanProcessor
The only point in having this class is to allow AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer to easily ignore the configured LateBoundSpanProcessor.