Description
Provides the OpenTelemetry API for Python applications to define traces, metrics, and context propagation. It helps developers instrument code without tying it to one monitoring backend.
Telemetry can reveal user activity, request data, and system behavior. Choose attributes carefully and avoid recording secrets or personal data unnecessarily.