Class OTlpSpanExporter
java.lang.Object
org.apache.dubbo.tracing.exporter.otlp.OTlpSpanExporter
OTlp span exporter for OTel.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.opentelemetry.sdk.trace.export.SpanExportergetSpanExporter(ApplicationModel applicationModel, ExporterConfig.OtlpConfig otlpConfig)
-
Constructor Details
-
OTlpSpanExporter
public OTlpSpanExporter()
-
-
Method Details
-
getSpanExporter
public static io.opentelemetry.sdk.trace.export.SpanExporter getSpanExporter(ApplicationModel applicationModel, ExporterConfig.OtlpConfig otlpConfig)
-