Description
Provides common Protobuf encoding support for OpenTelemetry OTLP exporters in Python. It helps telemetry components serialize traces, metrics, and logs in the protocol format expected by collectors.
This is infrastructure for telemetry export. Applications should still control what data is recorded before encoding and sending it.