13 Jul 2026 12:23 PM
Hi!
I have an system modification to do.
But I want to know something.
The python that the agent use for its internal functions, is the python the system use or it bundle a python environment inside the compiled oneagent app?
14 Jul 2026 01:49 AM
Hi @saberrus
Dynatrace OneAgent bundles its own Python environment, it does not use the system Python installed on the host.
Specifically, OneAgent is bundled with Python 3.8 which is used for its internal functions, including running OneAgent extensions (EF1.0 extensions framework).
Thanks,
Sujit
Featured Posts