This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.318. It contains:
Application Observability | Log Analytics
With the introduction of the sidebar facets, you can now quickly identify and filter the most common attributes. Facets show the grouped attributes by approximate quantity. They work seamlessly in combination with other filters, such as segments and the filter bar.
Software Delivery | Ecosystem
Emails sent through a workflow automation can now be formatted for better readability. See the documentation for the list of supported styles and syntax:
Platform
You can now process and transform your metrics in OpenPipeline, whether they originate from OneAgent or custom sources, or are extracted from logs and spans.
Platform
OpenPipeline now allows read-only access, so you can explore built-in pipelines and inspect processor details even if you don't have write permissions.
Application Observability | Services
We have streamlined the problem investigation process:
In Problems, you can now investigate problems more easily via the Analyze Failures or View Service actions.
In Services, you can start investigation of a problem by hovering over a health alert chip and selecting Investigate problem in the context menu. As a result, all relevant telemetry of the health alert is put into focus and you are guided to the root cause quickly.
Platform | Davis
The problem incident header now directly shows the number of front-end applications and services that are affected by an incident, and offers a direct drilldown for the affected entities. The header now also offers a more visual way of showing the different categories of affected entities, such as applications, services, infrastructure components, and real users.
Platform | Davis
Problems now shows an enhanced Kubernetes deployment architecture diagram with the root-cause component clearly marked and highlighted by the root-cause detection model.
Platform
Many observability apps share a common pattern to filter data via segments and filter bar and to select a timeframe. This has now been standardized and improved to make working with observability telemetry across apps easier and faster.
Additionally, you can now choose between a Now and a Summary state in the observability apps.
Application Observability | Log Analytics
The Logs app now offers more filtering options with a context menu from the table and details panel:
starts with
operator for values longer than 100 charactersgreater than
and less than
operators for numerical valuesApplication Observability | Services
The following two additional placeholders used in the Dimension value pattern are now also mapped to distinct dimension keys in Grail:
ims.execution.transaction.psb_name
ims.message.transaction.user_id
Application Observability | Log Analytics
You can now retrieve up to 50,000 log records using the limit
command in advanced DQL mode. This enhancement gives you more flexibility and visibility when analyzing large volumes of log data.
Software Delivery
SaaS version 1.318+ ActiveGate version 1.319+
The Log Ingest API endpoint /logs/ingest
now supports the JSON Lines format. The following commonly used JSONL mime types are supported:
application/jsonl
application/jsonlines
application/jsonlines+json
application/x-ndjson
application/x-jsonlines
Infrastructure Observability
Nettracer, Host Availability, Process Availability, and Disk Device Extensions metrics will now be sent via a mintv2 message instead of being forwarded from a pre-existing mintv1 message. As a result, it's now possible to enrich them with all host- and process-level resource attributes available.
Digital Experience | Synthetic
We have deprecated the following Location and Node health status metrics and replaced them with the new self-monitoring metrics.
builtin:synthetic.location.health_status
dsfm:synthetic.location.health_status
builtin:synthetic.location.node.component.healthStatus
dsfm:synthetic.location.node.component.health_status
dt.synthetic.location.health_status
dt.sfm.synthetic.location.health_status
dt.synthetic.location.node.component.health_status
dt.sfm.synthetic.location.node.component.health_status
Platform | Account Management
Starting with Dynatrace version 1.322, Environment Notifications in Account Management will be deprecated.
To ensure more streamlined and resilient communication, all incident-related updates will be centralized through Health Status.
This change provides:
We encourage all users to visit Health Status and subscribe to updates before the release of Dynatrace version 1.322.
Platform | Dashboards and Notebooks
You can now explore security events in the Dashboards and
Notebooks apps.
To try it out
For more about your data exploration options in Dashboards and
Notebooks, see Explore data.
Platform
--stdout
Support archives can now only be retrieved using the --stdout
command line parameter.
Storing them on the pod file system and copying from there using kubectl cp
is no longer supported.
The --stdout
parameter is now mandatory. Not using it will result in an error message.
The benefit of this change is the removal of dependency on the tar package in the Kubernetes Operator image, and hence, less potential for vulnerabilities.
Note: Windows PowerShell does not support --stdout
. If you need to use this in Windows, use a cmd.exe
terminal.
settings:objects:read
and settings:objects:write
IAM permissions that caused policy conditions to be ignored when combined with the environment:management-zone
condition. (PS-33948)To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.318.