Python
A language-specific implementation of OpenTelemetry in Python.
This is the OpenTelemetry for Python documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry for Python.
Status and Releases
The current status of the major functional components for OpenTelemetry Python is as follows:
Tracing | Metrics | Logging |
---|---|---|
Stable | Alpha | Not Yet Implemented |
For releases, including the latest release, see Releases.
Further Reading
Last modified October 15, 2021: Link to OTel Python website_docs via submodule (#805) (f683f52)