![]() |
VOOZH | about |
The Python APM Client library follows a versioning policy that specifies the support level for the different versions of the library and Python runtime.
The following Python APM Client library release branches are supported:
| Release | Support level | Minimum Datadog Agent |
|---|---|---|
>=4.0,<5 | General Availability | 7.28 |
>=3.0,<4 | Maintenence (until May 31, 2026) | 7.28 |
>=2.0,<3 | End of Life | 7.28 |
<2 | End of Life |
Support levels are defined by the following:
| Support Level | Support Provided | Lifecycle Timeline |
|---|---|---|
| General Availability (GA) | A major version is in GA for 12 months following its initial x.0.0 release. | |
| Maintenance | A major version enters Maintenance 12 months after its initial release and remains for 6 months. | |
| End of Life (EOL) | A major version becomes EOL 18 months after its initial x.0.0 release. |
The Python APM Client library supports the following Python runtimes:
| OS | CPU | Runtime | Runtime version | Supported ddtrace versions |
|---|---|---|---|---|
| Linux | x86-64, AArch64 | CPython | 3.9+ | >=4, <5 |
| MacOS | Intel, Apple Silicon | CPython | 3.9+ | >=4, <5 |
| Windows | 64bit, 32bit | CPython | 3.9+ | >=4, <5 |
| Linux | x86-64, i686, AArch64 | CPython | 3.8+ | >=3, <4 |
| MacOS | Intel, Apple Silicon | CPython | 3.8+ | >=3, <4 |
| Windows | 64bit, 32bit | CPython | 3.8+ | >=3, <4 |
| Linux | x86-64, i686, AArch64 | CPython | 3.7-3.13 | >=2,<3 |
| MacOS | Intel, Apple Silicon | CPython | 3.7-3.13 | >=2,<3 |
| Windows | 64bit, 32bit | CPython | 3.7-3.13 | >=2,<3 |
| Linux | x86-64, i686, AArch64 | CPython | 2.7, 3.5-3.11 | <2 |
| MacOS | Intel, Apple Silicon | CPython | 2.7, 3.5-3.11 | <2 |
| Windows | 64bit, 32bit | CPython | 2.7, 3.5-3.11 | <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:
Note: Redis 6.0+ supports inline authentication in commands such as HELLO, MIGRATE, and ACL SETUSER.
7.76.1 to ensure authentication parameters are automatically obfuscated in trace metadata.v28.0.0.The ddtrace library includes support for the following libraries:
Additional helpful documentation, links, and articles:
| |