Package io.quarkus.opentelemetry.exporter.jaeger.runtime
-
Class Summary Class Description JaegerExporterConfig JaegerExporterConfig.JaegerExporterBuildConfig JaegerExporterConfig.JaegerExporterRuntimeConfig JaegerExporterProvider JaegerRecorder JaegerSubstitutions Replace theManagedChannelUtil.setClientKeysAndTrustedCertificatesPem(ManagedChannelBuilder, byte[], byte[], byte[])
method in native because the method implementation tries to look for grpc-netty-shaded dependencies, which we don't support.JaegerSubstitutions.Target_ManagedChannelUtil LateBoundBatchSpanProcessor Class to facilitate a delay in when the worker thread insideBatchSpanProcessor
is started, enabling Quarkus to instantiate aTracerProvider
during static initialization and set aBatchSpanProcessor
delegate during runtime initialization.