- Essentials
- In The App
- Infrastructure
- Application Performance
- Log Management
- Security Platform
- UX Monitoring
- Administration
The Python APM Client library follows a versioning policy that specifies the support level for the different versions of the library and Python runtime.
Two release branches are supported:
Release | Support level |
---|---|
<1 | Maintenance |
>=1.0,<2 | General Availability |
And the library supports the following runtimes:
OS | CPU | Runtime | Runtime version | Support ddtrace versions |
---|---|---|---|---|
Linux | x86-64, i686, AArch64 | CPython | 2.7, 3.5-3.10 | <2 |
MacOS | Intel, Apple Silicon | CPython | 2.7, 3.5-3.10 | <2 |
Windows | 64bit, 32bit | CPython | 2.7, 3.5-3.10 | <2 |
To request support for additional libraries, contact our awesome support team.
The ddtrace
library includes support for a number of web frameworks, including:
The ddtrace
library includes support for the following data stores:
The ddtrace
library includes support for the following libraries:
Additional helpful documentation, links, and articles: