Uses of Package
io.quarkus.opentelemetry.runtime.exporter.otlp
-
Packages that use io.quarkus.opentelemetry.runtime.exporter.otlp Package Description io.quarkus.opentelemetry.runtime.exporter.otlp -
Classes in io.quarkus.opentelemetry.runtime.exporter.otlp used by io.quarkus.opentelemetry.runtime.exporter.otlp Class Description LateBoundBatchSpanProcessor Class to facilitate a delay in when the worker thread insideBatchSpanProcessoris started, enabling Quarkus to instantiate aTracerProviderduring static initialization and set aBatchSpanProcessordelegate during runtime initialization.RemoveableLateBoundBatchSpanProcessor The only point in having this class is to allowAutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizerto easily ignore the configuredLateBoundBatchSpanProcessor.