Uses of Interface
io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterRuntimeConfig
-
Packages that use OtlpExporterRuntimeConfig Package Description io.quarkus.opentelemetry.runtime.exporter.otlp -
-
Uses of OtlpExporterRuntimeConfig in io.quarkus.opentelemetry.runtime.exporter.otlp
Methods in io.quarkus.opentelemetry.runtime.exporter.otlp with parameters of type OtlpExporterRuntimeConfig Modifier and Type Method Description Function<io.quarkus.arc.SyntheticCreationalContext<LateBoundBatchSpanProcessor>,LateBoundBatchSpanProcessor>OtlpRecorder. batchSpanProcessorForOtlp(OTelRuntimeConfig otelRuntimeConfig, OtlpExporterRuntimeConfig exporterRuntimeConfig, TlsConfig tlsConfig, Supplier<io.vertx.core.Vertx> vertx)(package private) static StringOtlpRecorder. resolveEndpoint(OtlpExporterRuntimeConfig runtimeConfig)
-