Uses of Interface
io.quarkus.opentelemetry.runtime.config.runtime.exporter.OtlpExporterRuntimeConfig
Packages that use OtlpExporterRuntimeConfig
-
Uses of OtlpExporterRuntimeConfig in io.quarkus.opentelemetry.runtime.exporter.otlp
Methods in io.quarkus.opentelemetry.runtime.exporter.otlp with parameters of type OtlpExporterRuntimeConfigModifier and TypeMethodDescription(package private) static StringOTelExporterRecorder.resolveLogsEndpoint(OtlpExporterRuntimeConfig runtimeConfig) (package private) static StringOTelExporterRecorder.resolveMetricEndpoint(OtlpExporterRuntimeConfig runtimeConfig) (package private) static StringOTelExporterRecorder.resolveTraceEndpoint(OtlpExporterRuntimeConfig runtimeConfig)