[][src]Module opentelemetry::exporter

OpenTelemetry data exporters

There are two main types of exports:

Exporters define the interface that protocol-specific exporters must implement so that they can be plugged into OpenTelemetry SDK and support sending of telemetry data.

Modules

metrics

Metric exporters

trace

Trace exporters