Rollout start: Jun 17, 2024
Want to ask questions or give feedback? Head over to What's New in Dynatrace in the Dynatrace Community.
Dynatrace introduces record-level hard deletion to more effectively comply with end-user deletion requests in line with privacy laws. By ensuring only relevant data is efficiently and permanently removed, deletion requests help drive innovation and don’t negatively impact your data quality.
Digital Experience | Session Replay
A new Session Replay extension is available in the Chrome store: Session Replay browser extension.
The new extension allows proxy loading of resources when replaying a session. This enhances session playback, especially when:
Application Observability | Services
To make better use of system resources, we adjusted the handling of a long-running analysis:
This can reduce the overall load on the Dynatrace system and thus improve performance and system stability.
You can now use the preserveFieldsOnFailure
and parsingPrerequisite
parameters with the parse command.
Platform | DQL
Now you can include the following functions in your DQL queries:
Platform | DQL
Now you can use start
and end
aggregations functions with timeseries and makeTimeseries commands.
Platform | Notebooks Platform | Dashboards
The record list visualization now offers a search input in the upper-left corner. This allows you to find and filter for specific field names easily.
Platform | Notebooks Platform | Dashboards
In Explore > Logs and Explore > Metrics, you can now show the underlying DQL query.
Platform | DQL Application Security | Vulnerabilities
Two new software component attributes allow you to query
Software component version: softwareComponentVersion
Software component file hashes for the Java technology: softwareComponentFileHashes
To activate the softwareComponentFileHashes
data, the Java software component hash reporting
OneAgent feature needs to be enabled.
Example query:
fetch dt.entity.software_component |fields packageName, softwareComponentVersion, softwareComponentFileHashes
Example result:
{"packageName": "org.yaml:snakeyaml","softwareComponentVersion": "1.23","softwareComponentFileHashes": {"SHA1": "8e08dee1e7527a1e6dee6f227209063383caf4ab"}}
For details on these attributes, see Semantic dictionary: Software components.
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.294.
The 1.294 GA release doesn't contain any user-facing resolved issues.
This is a cumulative update that contains all previously released updates for the 1.294 release.
This is a cumulative update that contains all previously released updates for the 1.294 release.
This cumulative update contains 8 resolved issues and all previously released updates for the 1.294 release.