Class OtlpMetricExporterComponentProvider

java.lang.Object
io.opentelemetry.exporter.otlp.internal.OtlpMetricExporterComponentProvider
All Implemented Interfaces:
ComponentProvider<MetricExporter>

public class OtlpMetricExporterComponentProvider extends Object implements ComponentProvider<MetricExporter>
Declarative configuration SPI implementation for OtlpHttpMetricExporter and OtlpGrpcMetricExporter.

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