Python 3.10 will no longer be supported after October 2026. To maintain Python extension support, OneAgents and ActiveGates starting from version 1.333 will include a new Python 3.14 runtime to be used for extensions.
To support compatibility during the transition, Dynatrace will ship both Python 3.10 and Python 3.14 runtimes until October 2026.
All Python extensions should be migrated to Python 3.14 before October 2026. Python 3.10 will no longer be distributed after version 1.347 and extensions that still use Python 3.10 will no longer work.
Python 3.14 can use more memory because of runtime and garbage-collection changes. Available host memory might need to be increased, or EEC performance plans might need adjustment.
Official Dynatrace extensions will be gradually updated to support Python 3.14. Be sure to refer to the release notes of particular extension for details. Migration will be done by updating to a newer extension version in Dynatrace.
Extensions and select the Manage tab.! icon in the Active version section.Custom Python extensions must be rebuilt to use the new Python 3.14 runtime.
dt-extensions-sdk version to 1.8.0 or later.--python-version 3.14 when using dt-extensions-sdk.
Extensions Manage tab.After migration, verify that the extension runs correctly.
Extensions Monitoring configurations tab, verify that all updated configurations have OK status and no Python 3.10 warning is visible.dsfm:extension.engine.python_configs.running, split by dt.extension.python_version, and add a filter for dt.extension.config.id.Extension custom:extension.snmp-auto-discovery:9.2.14 using Python 3.14.After these steps, the extension setup is ready for the Python 3.14 runtime and for Python 3.10 end of support.
ExtensionsInfrastructure Observability