Uses of Class
io.quarkus.opentelemetry.deployment.exporter.otlp.ExternalOtelExporterBuildItem
-
Packages that use ExternalOtelExporterBuildItem Package Description io.quarkus.opentelemetry.deployment.exporter.otlp -
-
Uses of ExternalOtelExporterBuildItem in io.quarkus.opentelemetry.deployment.exporter.otlp
Method parameters in io.quarkus.opentelemetry.deployment.exporter.otlp with type arguments of type ExternalOtelExporterBuildItem Modifier and Type Method Description (package private) voidOtlpExporterProcessor. createBatchSpanProcessor(OTelExporterRecorder recorder, OTelRuntimeConfig otelRuntimeConfig, OtlpExporterRuntimeConfig exporterRuntimeConfig, io.quarkus.runtime.TlsConfig tlsConfig, CoreVertxBuildItem vertxBuildItem, List<ExternalOtelExporterBuildItem> externalOtelExporterBuildItem, BuildProducer<SyntheticBeanBuildItem> syntheticBeanBuildItemBuildProducer)
-