Uses of Package
io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
Packages that use io.quarkus.opentelemetry.runtime.exporter.otlp.tracing
Package
Description
-
Classes in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing used by io.quarkus.opentelemetry.runtime.exporter.otlpClassDescriptionClass 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. -
Classes in io.quarkus.opentelemetry.runtime.exporter.otlp.tracing used by io.quarkus.opentelemetry.runtime.exporter.otlp.tracingClassDescriptionClass 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.