Class OtlpLogRecordExporterComponentProvider

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

public class OtlpLogRecordExporterComponentProvider extends Object implements ComponentProvider<LogRecordExporter>
Declarative configuration SPI implementation for OtlpHttpLogRecordExporter and OtlpGrpcLogRecordExporter.

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