Try it free

What's new in Dynatrace ActiveGate 1.343

  • Release notes
  • 3-min read
  • Rollout start on Jul 28, 2026

This page showcases new features, changes, and bug fixes in Dynatrace ActiveGate version 1.343. It contains:

  • Feature updates: 4
  • Breaking changes: 1
  • Fixes and maintenance: 3 (1 vulnerability)

Infrastructure Observability | Kubernetes

Request and limit calculation improvements

CPU and memory request/limit metrics now account for init containers. When init containers require more resources than the running containers, the difference is reflected as an additional data point, so aggregating at pod scope shows the true effective resource reservation.

Oldest supported versions

With this release, the following are the oldest supported ActiveGate versions.

Support levelOldest supported version

Standard Support

1.325

Enterprise Success and Support

1.319

For details, see How long are versions supported following rollout?.

Feature updates

Digital Experience | Synthetic

Browser support for private Synthetic locations

Chromium 150 is now supported by Synthetic-enabled ActiveGate installed on:

  • Red Hat Enterprise Linux 9.7.
  • Rocky Linux 9.8.

Chrome for Testing 150 is now supported by Synthetic-enabled ActiveGate installed on:

  • Ubuntu 20.04, 22.04, and 24.04.
  • Amazon Linux 2023.
  • Oracle Linux 9.7.

Chrome for Testing 150 is bundled with the Windows ActiveGates installer.

Infrastructure Observability | Kubernetes

Kubernetes endpoint calls

ActiveGate now calls the Kubernetes API endpoint only once per minute, down from multiple times per cycle. This reduces API pressure in large clusters and environments with strict rate limits.

Infrastructure Observability | Kubernetes

Full metadata enrichment at namespace and pod level for SaaS

ActiveGate now supports the new tagging strategy on SaaS.

  • Centralized telemetry metadata enrichment
  • Metadata enrichment of primary grail tags via namespace- and pod-level annotations
  • Primary fields and tags configurable via a resource attribute configuration section in the DynaKube

Known limitations:

  • ActiveGate 343 ignores the Custom rule type in the central Ingest enrichment configuration.

Platform

Sizing guides for Environment ActiveGate Log ingestion API

If you're planning or scaling log collection infrastructure, we've updated the sizing guides for the Environment ActiveGate Log ingestion API (JSON and OTLP). These now cover containerized (operator-provisioned) and host-based deployments. The guides provide capacity recommendations to reduce the risk of latency and data loss in production.

  • Sizing guides for containerized environment ActiveGate: OTLP endpoint, combined scenario (Kubernetes log modules + OTLP API traffic), and routing mode with log module traffic only.

  • Sizing guides for Host-based Environment ActiveGate on Linux and Windows: JSON and OTLP endpoints, and combined scenario (JSON API + OneAgent log modules).

  • Documented testing profiles so you can compare their workload against the baselines used for each sizing recommendation.

For details, see Linux ActiveGate sizing guide, Windows ActiveGate sizing guide, and Kubernetes ActiveGate sizing guide.

Breaking changes

Platform | API Gateway

ActiveGate v2 API deprecated on SaaS

The following endpoints are now deprecated on SaaS:

  • GET /api/v2/activeGates—lists all available ActiveGates
  • GET /api/v2/activeGates/{agId}—gets details of a specific ActiveGate
  • GET /api/v2/activeGates/groups—lists ActiveGate groups

These are replaced by the ACTIVEGATE Smartscape node.

For details, see Smartscape.

Operating system support

  • Added support for Oracle Linux 9.8
  • Added support for Oracle Linux 10.2
  • Added support for Rocky Linux 9.8
  • Added support for Rocky Linux 10.2

Future Dynatrace ActiveGate operating systems support changes

The following operating systems will no longer be supported starting 01 November 2026
  • Linux: Red Hat Enterprise Linux 9.4
    • Vendor announcement
  • Linux: Ubuntu 16.04
    • Vendor announcement
The following operating systems will no longer be supported starting 01 December 2026
  • Linux: Red Hat Enterprise Linux 9.7, 10.1
    • Vendor announcement
  • Linux: Oracle Linux 9.7, 10.1
    • x86-64
    • Vendor announcement
  • Linux: Rocky Linux 9.7, 10.1
    • x86-64
    • Vendor announcement
The following operating systems will no longer be supported starting 01 January 2027
  • Linux: Amazon Linux 2
    • x86-64, ARM64 (AArch64)
    • Vendor announcement

Past Dynatrace ActiveGate operating systems support changes

The following operating systems are no longer supported since 01 December 2025
  • Linux: Red Hat Enterprise Linux 8.8, 9.2, 9.5
    • Vendor announcement
  • Linux: Oracle Linux 9.5
    • x86-64
    • Vendor announcement
  • Linux: Rocky Linux 9.5
    • x86-64
    • Vendor announcement
The following operating systems are no longer supported since 01 May 2026
  • Windows: Windows 10
    • x86-64
    • Vendor announcement
The following operating systems are no longer supported since 01 June 2026
  • Linux: Oracle Linux 9.6, 10.0
    • x86-64
    • Vendor announcement
  • Linux: Rocky Linux 9.6, 10.0
    • x86-64
    • Vendor announcement
The following operating systems are no longer supported since 01 July 2026
  • Linux: SUSE Enterprise Linux 15.6
    • Vendor announcement

Fixes and maintenance

Resolved issues in this release

  • Fixed an issue with parsing OpenMetrics histograms and summaries when the last label value contained a comma directly preceded by an escaped quote. (INFOBS-10585)
  • Backported a security fix that addresses CVE-2026-40984 and CVE-2026-40983 in the ActiveGate for Kubernetes image, by upgrading the Dynatrace OAuth dependency to version 3.17.1 via cluster-foundation 0.3077.0. (ICP-7464)
  • Vulnerability: Improved certificate validation of VMware vSphere connections: SSL certificate and hostname validation is now scoped to vSphere connections only. A new property vsphere.strict.tls.validation is available in the [vmware_monitoring] section in custom.properties. When set to false, which is the default, it accepts any certificate and skips hostname verification, remaining backwards-compatible with self-signed vCenter deployments. When set to true, it validates the vCenter certificate chain and enforces standard hostname verification. Before enabling strict mode, import the vCenter CA certificate into the ActiveGate truststore, since enabling strict mode without importing the certificate will cause vSphere connections to fail. No action is required for existing deployments, as the default behavior is preserved for backwards compatibility. Enabling strict TLS validation is recommended for all deployments where the vCenter certificate can be imported into the truststore. (DAQ-21791)
Related tags
Dynatrace Platform