This page showcases new features, changes, and bug fixes in Dynatrace Managed version 1.334. It contains:
Platform | Dashboards
We have added the ability to zoom in or zoom out directly on charts. To zoom in on a chart:
Select the desired start point.
Extend the range to the desired end point.
When you release, a confirmation dialog displaying the zoom interval appears.
Select Zoom in.
You can revert the action and return to the previous timeframe.

Platform
The syntax highlighting of expressions (in Data explorer, Entity selector, and Metric selector) has now been unified to ensure a consistent appearance and improve readability.

Application Observability | Log Analytics
We introduced new replacement strings for built-in masking rules. The matching patterns are unchanged. To avoid backward compatibility problems, the previous rules are kept and renamed with [Outdated-Built-in] prefix. You can modify or delete the previous rules at any time.
Application Security | Vulnerabilities
Library and Kubernetes vulnerability scanning now relies on the Dynatrace Vulnerability feed. This update delivers more accurate, transparent, and threat‑aware vulnerability data while preserving strong coverage of critical risks. As part of this change, a small percentage of previously detected vulnerabilities will no longer be covered and will be marked as Deprecated. You can review them using the Status > Deprecated filter. For more information, see Introducing the Dynatrace Vulnerability feed: Accurate, transparent, and threat-aware..
Digital Experience | Synthetic
The Kubernetes template for the Synthetic Monitoring metric adapter has been updated to set the Cluster Role metric permissions to read-only.
Platform
The Kubernetes Workload and Pods pages now display all events that are related to a specific workload or pod in their Events card.

Platform
You can configure your network zones via the Settings API framework with the new schema builtin:networkzones.zones. Use the following endpoints to access the parameters
GET /api/v2/settings/schemas/builtin:networkzones.zonesGET /api/cluster/v2/settings/schemas/builtin:networkzones.zonesFor more information, see Settings API.
Note that the existing Network zones API remains unchanged and continues to work alongside the new Settings API capabilities.
Account Management | Cost Management
To receive a unified feed of available notifications (budget, forecast, and cost), switch to the new NotificationsController_listNotifications notifications endpoint. The new endpoint may return additional notification types and minor schema metadata differences.
The SubscriptionsController_getEvents is deprecated starting with Dynatrace version 1.333. It will continue to work until the announced sunset date, but it will not return the additional notification types available via the new endpoint.
Timing:
NotificationsController_listNotifications endpoint: Dynatrace version 1.333deprecation: true and sunset: 2026-04-06.SubscriptionsController_getEvents endpoint: April 6, 2026.Links:
To learn about changes to the Dynatrace API in this release, see: