This page showcases new features, changes, and bug fixes in Dynatrace ActiveGate version 1.333. It contains:
Infrastructure Observability | Infrastructure & Operations
The agctl command-line interface (CLI) bundled with ActiveGate simplifies configuration management and speeds up troubleshooting. You can use the CLI to:
With this release, the following are the oldest supported ActiveGate versions.
| Support level | Oldest supported version |
|---|---|
| Standard Support | 1.315 |
| Enterprise Success and Support | 1.309 |
For details, see How long are versions supported following rollout?.
Digital Experience | Synthetic
Chromium 144 version now supports Synthetic-enabled ActiveGate installed on:
Chrome for Testing 144 version now supports Synthetic-enabled ActiveGate installed on:
Chromium 144 is bundled with the Windows ActiveGate installer.
For more information on supported and provided Chromium versions, see Requirements for private Synthetic locations and Create a private Synthetic location.
Infrastructure Observability
ActiveGate Kubernetes monitoring now uses the preferred API version when querying the DynaKube endpoint instead of a fixed version.
Infrastructure Observability | Kubernetes
We have added the k8s.workload.name and k8s.workload.kind fields for top-level workloads on Smartscape nodes. This only affects Kubernetes Enhanced Object Visibility.
Infrastructure Observability | Kubernetes
ActiveGate Kubernetes monitoring will now start backing off on OpenMetrics endpoints (Prometheus exporters) when either of the following occurs:
The HTTP request returns a 4xx or 5xx status code
The HTTP request fails with an exception (for example, a timeout exception).
The per-endpoint backoff duration initially doubles with each failed request and finally stays at a maximum of 60 minutes (for example, 2 min, 4 min, 8 min, 16 min, 32 min, 60 min, 60 min).
This feature can be deactivated by setting the backoff_openmetrics_enabled ActiveGate property to false.
Infrastructure Observability | Extensions
The Extension Execution Controller (EEC) in an ActiveGate deployment now includes an additional Python 3.14 runtime. For details on Python 3.10 end of support, see Python 3.10 end of support.
Infrastructure Observability | Extensions
Python extensions can now be run with Python 3.14. To enable this, rebuild the extension with the newest Python SDK.
k8s.workload.name and k8s.workload.kind on certain Smartscape top‑level workload nodes. (INFOBS-7086)