Description
Sends OpenTelemetry data from Python applications to collectors using OTLP over gRPC. It helps services export traces, metrics, and logs to observability backends through a common protocol.
Telemetry over gRPC may carry request names, timing, errors, and user-related attributes. Configure secure endpoints and avoid exporting secrets or unnecessary personal data.