Uses of Interface
io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterTracesConfig
-
Packages that use OtlpExporterTracesConfig Package Description io.quarkus.opentelemetry.runtime.config.runtime.exporter -
-
Uses of OtlpExporterTracesConfig in io.quarkus.opentelemetry.runtime.config.runtime.exporter
Methods in io.quarkus.opentelemetry.runtime.config.runtime.exporter that return OtlpExporterTracesConfig Modifier and Type Method Description OtlpExporterTracesConfigOtlpExporterRuntimeConfig. traces()OTLP traces exporter configuration.
-