Class RemoveableLateBoundBatchSpanProcessor

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

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