This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.334. It contains:
Business Analytics
Dynatrace Compliance Assistant has been released to General Availability (GA), enabling you to track, manage, and automate compliance across your IT and business landscape. Compliance Assistant now supports the EU DORA Regulation compliance framework with the key capabilities to:



For more information, see:
Account Management | Subscriptions and Licensing
If more than one account consumes from your DPS subscription commit, you can now see the total consumption in the Account Management portal.
Every user with View account permissions on one of the consuming accounts can view the breakdown of total DPS consumption across all consuming accounts, unless configured otherwise.
The API for accessing this data is planned to be available in the upcoming releases.
Application Observability | Distributed Tracing
We added new AWS Lambda layers for automatic Go instrumentation (tracing, log correlation). The new support includes the generic AWS SDK and SNS.
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
We now support CIS Benchmark 1.8.0 for both Azure Kubernetes Service (AKS) and Amazon Elastic Kubernetes Service (EKS). This update ensures compliance with the latest security recommendations and improved alignment with industry standards.
Application Security
The severity classification scheme for benchmark rules in
Security Posture Management now adopts the Common Configuration Scoring System (CCSS). Via this unified framework for evaluating and assigning severity levels, rule severity is determined consistently and security‑driven across all supported benchmarks. For details, see Strengthen your security posture with the Common Configuration Scoring System for misconfigured production environments.
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..
Infrastructure Observability | Kubernetes
Kubernetes app onboardingYou can now include permissions for ConfigMaps and Secrets when connecting your new cluster via
Kubernetes onboarding page.
Platform | Dashboards
We enhanced color and threshold settings for charts in
Dashboards and
Notebooks.
Charts now share a unified coloring surface and web UI across all chart types and support combining palettes with color overrides.
Color overrides can be sorted, and each entry includes actions such as moving up or down, duplicating, and deleting. Override conditions expose operators that change dynamically based on the selected field.
Your existing color configurations and the persisted data model are auto-migrated to the new controls.
Thresholds now have a dedicated collapsible section, matching the web UI of color and unit settings.
The section lists available thresholds and their settings. For each threshold, the following settings are available: a color picker, an enriched configuration dropdown, and an action menu to move, duplicate, or remove entries. The thresholds configuration includes the following options: range or line display, color-fill, axis (left/right), label, and minimum or maximum values based on static or dynamic fields or variables.
Thresholds in this section can be ordered, and order is relevant. If more than one threshold applies to a value, the last threshold in the list has priority.

Platform | DQL
The percentile and median aggregation functions in the summarize and makeTimeseries commands now provide an optional weight parameter. You can use the weight parameter to compute the approximate weighted percentile or median, where the number of occurrences of each value is scaled with the respective weight.
Platform | DQL
The percentileFromSamples aggregation function is now available for the summarize and makeTimeseries commands. The new function, which works similarly to the existing percentile aggregation function, is designed for cases where each record has an array of values, such as the duration samples in aggregated spans. You can use the originalCount parameter to weight the samples.
fetch spans| filter isNotNull(aggregation.duration_samples) and isNotNull(aggregation.count)| summarize p95 = percentileFromSamples(aggregation.duration_samples, 95, originalCount: aggregation.count)
Platform | Grail
Lookup tables in Grail are now available to customers of the latest Dynatrace with DPS licensing. For more information, see Lookup data in Grail.
Starting with Dynatrace SaaS version 1.334:
Starting with Dynatrace SaaS version 1.335:
For existing lookup data in Grail uploaded during the preview, no changes are needed.
Software Delivery | Ecosystem
Workflow templates are now available in
Workflows. When you create a workflow, you can browse a library of pre-built, ready-to-use automations for common scenarios, pick a template, customize it to your environment, and activate it in minutes. No workflow expertise is required. Templates are available for popular integrations, including PagerDuty, ServiceNow, Slack, Microsoft Teams, AWS, Kubernetes, Red Hat Ansible, Jenkins, and GitLab, as well as AI-powered automation agents built on Dynatrace Intelligence.
Digital Experience | Synthetic
on_demand_execution event (v1.2.0)The on_demand_execution event has been updated to version 1.2.0.
The execution.scheduling_timestamp and execution.data_delivery_timestamp fields now use the timestamp format instead of numeric (long), improving clarity and consistency. The new format is also adopted in the web UI.
Platform
We have entered a transition phase to migrate all of Dynatrace to the new Smartscape storage. Therefore, classic entity queries and the classic Monitored entities API should no longer be used. Classic queries remain fully supported for the next year. Your existing DQL queries using the classic entity model continue to work.
We recommend exploring and becoming familiar with the Smartscape enhanced topology model (Dynatrace version 1.330) and, when available, transitioning to the new Smartscape storage features. Note that Smartscape storage does not yet cover all entity types. You can review the latest state of the new model in the Semantic Dictionary.
Dynatrace will provide dedicated migration guidance and tooling to help you transition from classic entity-based queries to Smartscape-based queries.
/platform/management/ingest/v1/dqlProcessor/verify and /platform/management/ingest/v1/matcher/verify endpoints, when the request body is missing, has been changed to HTTP 400 Bad Request. Previously, it was HTTP 500 Internal Server Error. (PPX-9510)
Azure Classic, the Azure Application Gateway services' Further details tab no longer redirects to
AWS Classic. (INFOBS-7465)dt.agent.monitoring_mode field to be consistent with Dynatrace Platform and the Semantic Dictionary. (ICP-320)HTTP 400 Bad Request. (DEM-18267)