Package io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
package io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
-
ClassesClassDescriptionClass to facilitate a delay in when the worker thread inside
BatchSpanProcessoris started, enabling Quarkus to instantiate aTracerProviderduring static initialization and set aBatchSpanProcessordelegate during runtime initialization.The only point in having this class is to allowAutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizerto easily ignore the configuredLateBoundBatchSpanProcessor.