Package io.quarkus.opentelemetry.runtime.exporter.otlp
-
Class Summary Class Description EndUserSpanProcessor 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.NonCopyingByteArrayOutputStream Used when we know that the stream will never be used again, therefore we can skip copying the data WARNING: This should only be used when we know that we will write at least this many bytes to the streamOtlpExporterUtil OtlpRecorder RemoveableLateBoundBatchSpanProcessor The only point in having this class is to allowAutoConfiguredOpenTelemetrySdkBuilderCustomizer.TracerProviderCustomizerto easily ignore the configuredLateBoundBatchSpanProcessor.VertxGrpcExporter VertxHttpExporter VertxHttpExporter.VertxHttpSender