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
The only point in having this class is to allow
AutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizer
to easily ignore the configured LateBoundBatchSpanProcessor.-
Field Summary
Fields -
Method Summary
Methods inherited from class io.quarkus.opentelemetry.runtime.exporter.otlp.tracing.LateBoundBatchSpanProcessor
close, forceFlush, isDelegateNull, isEndRequired, isStartRequired, onEnd, onStart, shutdown
-
Field Details
-
INSTANCE
-