This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.339. It contains:
Platform | Dashboards
Dashboards and
Notebooks now come with a comprehensive library of ready-made tiles and sections. Each tile and section includes preconfigured visualizations and drill-downs into other apps, so you can go from zero to insight faster.
To access them, select in
Dashboards or
Notebooks, then scroll through the list or search for a specific ready-made tile or section.

Application Observability
You can now view the full value of any log attribute in fullscreen directly in
Logs.
Application Observability | Log Analytics
When you open
Logs from a dashboard, app, or other context, the log query runs automatically. You no longer need to select Run query to see log records.
Business Analytics | Business Analytics
Cost and carbon metrics are now combined in a single tile, providing a clear snapshot of current values alongside 24‑hour trends.
Business Analytics | Business Analytics
You can now ingest up to 12 months of historical cost data through monthly ingestion.
Digital Experience
user.events and user.sessions tablesReal User Monitoring (RUM) now supports custom buckets for the user events table (user.events) and the user sessions table (user.sessions).
By default, RUM data is stored in the system default bucket for 35 days. You can optionally route subsets of RUM data into custom buckets using configuration rules. With custom buckets, you can control how your RUM data is stored:
Digital Experience
traceparent and tracestate headersFrontend RUM agents on Grail now set W3C traceparent and tracestate headers on outgoing requests, enabling end-to-end correlation between frontend sessions and backend traces in Grail. Web applications can enable header propagation for CORS requests via a new third-generation setting. Mobile agents support remote configuration and a manual linking API.
Digital Experience | Error Inspector
Error Inspector now uses entity data from
Smartscape 2.0.
Infrastructure Observability
We improved Azure service log parsing via our new Azure Cloud Platform Monitoring. This release provides upgraded native log parsing and analytics for selected Azure services, including Azure Function App, Azure MSSQL, Azure Application Gateway, Azure Load Balancer, and AKS. The features include better extraction of log levels, status codes, and additional fields.
The features are available as preconfigured processing bundles in the OpenPipeline ingest source, Data Acquisition - Azure EventHub, with no configuration changes needed. Log parsers for other existing Azure services not mentioned in this release remain unchanged.
For details on log streaming via Azure EventHub, see Azure logs and events.
Infrastructure Observability
You can now ingest most Kubernetes out-of-the-box alerts as warning signals instead of Davis problems. The optional toggle is turned off by default; when turned on, the events are classified as warnings rather than alerts wherever you query them—including in
Kubernetes. The Kubernetes anomaly detection settings page also has a refreshed look.
Infrastructure Observability | Clouds
In the GCP onboarding, you can now choose how to deploy Terraform:
dtctl command shown in the UI to activate monitoring configuration.Infrastructure Observability | Discovery & Coverage
We’ve updated the design of the
Discovery & Coverage > Host Coverage page to improve the user experience, and added information on classic and new connections to help with upgrading. Additionally, discovered hosts now come from new cloud connections for AWS and Azure.

Infrastructure Observability | Hosts
The process and host entities in Smartscape 2.0 now have a new field, process/host.has_public_traffic, with the options for true or false.
For details see host and process entities in the Semantic Dictionary.
Infrastructure Observability | Infrastructure & Operations
The endpoints that provide the list of Dynatrace public communication addresses (GET /deployment/public/network and GET /fleet-management/v1/network-addresses) now also return FQDNs alongside IP addresses.
Platform
OpenPipeline self-monitoring (SFM) metrics now include cloud and resource dimensions, so you can break down ingest by cloud provider and resource. The SFM metrics are:
dt.sfm.openpipeline.ingest_sources_in.recordsdt.sfm.openpipeline.routing.recordsdt.sfm.openpipeline.pipelines_out.recordsdt.sfm.openpipeline.not_stored.recordsThe new dimensions are: cloud.provider, aws.region, azure.location, gcp.region, aws.resource.type, azure.resource.type, gcp.asset.type
Platform
The Filter by field in
Data Explorer now accepts free-text input for non-entity filters. As you type, the free-text option appears with immediate feedback.
Platform
We’ve introduced a help menu for keyboard shortcuts. To open the menu, select Shift + ?.
Platform | Dashboards
You can now edit your dashboard's underlying JSON directly in
Dashboards. Reorder tiles, make bulk changes, or copy JSON partials between dashboards and environments, all without API calls. Built-in validation prevents you from saving broken or malicious configurations.

Platform | DQL
DQL string patterns using the * wildcard character now support wildcards in the middle of a pattern. Additionally, the wildcard character itself can now be customized, enabling patterns that also match literal wildcard characters, for example: matchesPhrase(message, "a%/*", wildcard:"%").
This enhancement applies consistently across all string-matching functions and operators, including:
matchesValue().matchesPhrase().search command.~ operator.| fieldsKeep "dt.*.host").fetch and timeseries commands.Platform | OpenPipeline
You can now configure pipeline groups through the newly designed Pipeline groups tab. This release adds a dedicated UI for pipeline groups, allowing you to create groups, manage their composition, and control member stages and pipeline membership. To access the feature, go to
Settings > Process and contextualize > OpenPipeline, select a configuration scope such as Logs, and open the Pipeline groups tab.
Platform | Smartscape
Smartscape expands its hyperscaler coverage with a new Azure topology view, built on the newly released Azure cloud monitoring feature. This provides end-to-end visibility into your Azure infrastructure and its relationships. Additionally, all flat
Smartscape views have been improved. Edges are now fetched using a smarter relevance-based logic that surfaces more of the connections that matter, and nodes are loaded according to a priority list to ensure the most important entities in your environment are always visible first.
Digital Experience | Synthetic
The synthetic private location and metric adapter deployment templates have been updated to support Latest Dynatrace environments. A new environment variable, METRIC_3RD_GEN_ENABLED, allows the adapter to automatically select the appropriate API version based on your Dynatrace environment configuration.
For more information, see Containerized, auto-scalable private Synthetic locations on Kubernetes.
Infrastructure Observability | Infrastructure & Operations
The /api/v2/networkZone endpoint is deprecated. Use the Settings API endpoint /api/v2/settings/objects with schema builtin:networkzones.zones to list network zones. For more information, see the Dynatrace API release notes.
isIpPublic, isIpPrivate, isIpLoopback, and isIpLinkLocal are now aligned with the RFC specifications. (GRAIL-50508)dt.davis.problems now also queries the built-in bucket default_davis_custom_events. (DI-27665)dt.openpipeline.pipelines field. (DI-26405)base tag points to a different origin, which triggered potentially broken preflight requests. (DEM-26180)