Dynatrace OneAgent code module for Python
The dynatrace-oneagentpython package bundles the Dynatrace OneAgent code module for Python. It enables Dynatrace to instrument Python applications in environments where OneAgent must be a build-time dependency — packaged and deployed alongside the application itself.
When to use this package
This is the right integration when OneAgent cannot be injected or integrated at runtime such as via the K8s operator, or cloud service extensions. A typical scenario is a serverless function where the deployment artifact must be self-contained (e.g. Azure Functions). See When and how to use this package → for activation steps, supported runtimes, and configuration.
Getting started
echo 'dynatrace-oneagentpython==VERSION_NUMBER' >> requirements.txt
or
pip install dynatrace-oneagentpython==VERSION_NUMBER
pip freeze > requirements.txt
(the ==VERSION_NUMBER part is optional, latest will be used if left out)
Support and Terms
- Supported Python versions and platforms: see the documentation
- Customer support: Dynatrace Support Portal
- Terms of Use: Dynatrace Trust Center
Release files for dynatrace-oneagentpython 1.343.89.20260805.120058
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dynatrace_oneagentpython-1.343.89.20260805.120058-cp310.cp311.cp312.cp313.cp314-none-manylinux_2_28_x86_64.whl | CPython 3.13, CPython 3.14, CPython 3.11, CPython 3.10, CPython 3.12 | none | Linux glibc 2.28+ x86-64 | Details |
Release files / dynatrace_oneagentpython-1.343.89.20260805.120058-cp310.cp311.cp312.cp313.cp314-none-manylinux_2_28_x86_64.whl
| Download URL | dynatrace_oneagentpython-1.343.89.20260805.120058-cp310.cp311.cp312.cp313.cp314-none-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.8 MB |
| Tags | CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13 CPython 3.14 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
951ec255a5d833b61ed9fa90663649394a3aab5c1d21c0e9feaae471f332171c
|
|
BLAKE2b-256 checksum How to use checksums |
06f9f382097de10b7cfef5baf296557893a4327b56efdbf4207d3a2c25aae957
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Go-http-client/2.0
|