Table of Contents

Namespace OpenTelemetry.Exporter

Classes

OtlpExporterOptions

OpenTelemetry Protocol (OTLP) exporter options.

OtlpLogExporter

Exporter consuming OpenTelemetry.Logs.LogRecord and exporting the data using the OpenTelemetry protocol (OTLP).

OtlpMetricExporter

Exporter consuming OpenTelemetry.Metrics.Metric and exporting the data using the OpenTelemetry protocol (OTLP).

OtlpTraceExporter

Exporter consuming Activity and exporting the data using the OpenTelemetry protocol (OTLP).

Enums

OtlpExportProtocol

Supported by OTLP exporter protocol types according to the specification https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md.