public class HttpSpanExporterConfigurator extends Object implements SpanExporterConfigurator
SpanExporterConfigurator for http export.| Constructor and Description |
|---|
HttpSpanExporterConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
io.opentelemetry.sdk.trace.export.SpanExporter |
configExporter(SpanExporterConfiguration spanExporterConfiguration)
Configs the exporter according to the @param spanExporterConfiguration and returns the
SpanExporter |
public io.opentelemetry.sdk.trace.export.SpanExporter configExporter(SpanExporterConfiguration spanExporterConfiguration) throws SpanExporterConfiguratorException
SpanExporterConfiguratorSpanExporterconfigExporter in interface SpanExporterConfiguratorspanExporterConfiguration - the configuration.SpanExporterSpanExporterConfiguratorException - the exception raised..Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.