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
SpanProcessoris started, enabling Quarkus to instantiate aTracerProviderduring static initialization and set aSpanProcessordelegate during runtime initialization.The only point in having this class is to allowAutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizerto easily ignore the configuredLateBoundSpanProcessor.