Class OtlpMetricExporterProvider

java.lang.Object
io.opentelemetry.exporter.otlp.internal.OtlpMetricExporterProvider
All Implemented Interfaces:
ConfigurableMetricExporterProvider

public class OtlpMetricExporterProvider extends Object implements ConfigurableMetricExporterProvider
MetricExporter SPI implementation for OtlpGrpcMetricExporter and OtlpHttpMetricExporter.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.