Class OtlpRecorder
- java.lang.Object
-
- io.quarkus.opentelemetry.runtime.exporter.otlp.OtlpRecorder
-
public class OtlpRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description OtlpRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstallBatchSpanProcessorForOtlp(OtlpExporterConfig.OtlpExporterRuntimeConfig runtimeConfig, LaunchMode launchMode)
-
-
-
Method Detail
-
installBatchSpanProcessorForOtlp
public void installBatchSpanProcessorForOtlp(OtlpExporterConfig.OtlpExporterRuntimeConfig runtimeConfig, LaunchMode launchMode)
-
-