Package io.opentelemetry.javaagent.spi.exporter
-
Interface Summary Interface Description MetricExporterFactory AMetricExporterFactory
acts as the bootstrap for aMetricExporter
implementation.MetricServer AMetricServer
acts as the bootstrap for metric exporters that useMetricProducer
to consume the metrics.SpanExporterFactory Deprecated. Useio.opentelemetry.sdk.autoconfigure.spi.ConfigurableSpanExporterProvider
from theopentelemetry-sdk-extension-autoconfigure
instead.