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 TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<LateBoundBatchSpanProcessor>,LateBoundBatchSpanProcessor> OTelExporterRecorder.batchSpanProcessorForOtlp(OTelRuntimeConfig otelRuntimeConfig, OtlpExporterRuntimeConfig exporterRuntimeConfig, Supplier<io.vertx.core.Vertx> vertx) Function<io.quarkus.arc.SyntheticCreationalContext<io.opentelemetry.sdk.metrics.export.MetricExporter>,io.opentelemetry.sdk.metrics.export.MetricExporter> OTelExporterRecorder.createMetricExporter(OTelRuntimeConfig otelRuntimeConfig, OtlpExporterRuntimeConfig exporterRuntimeConfig, Supplier<io.vertx.core.Vertx> vertx) (package private) static StringOTelExporterRecorder.resolveMetricEndpoint(OtlpExporterRuntimeConfig runtimeConfig) (package private) static StringOTelExporterRecorder.resolveTraceEndpoint(OtlpExporterRuntimeConfig runtimeConfig)