This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.315. It contains:
Application Security
Dynatrace integration with Runecast Analyzer allows you to access data relevant to Cloud Security Posture Management (CSPM) and VMware Security Posture Management (VSPM) on the Dynatrace platform.
You can
For instructions, see Ingest Runecast Analyzer compliance findings.
For a list of supported systems and their versions and distributions, see Security Posture Management.
Automations | Ecosystem
Dynatrace Connection management allows you to configure access to third party workflow connections to perform actions, such as creating tickets in Jira, creating a pull request in Github, terminating an EC2 instance in AWS, restarting a pod in K8s, and more. Granular settings allow you to set up and share connections only with the users who are supposed to have such access, whether it’s everyone, specific users, service users, or groups.
For more information, see Access control for Connectors.
Automations | Ecosystem
With the Kubernetes Connector, you can automate your K8s environments to easily apply configurations as you would with a kubectl command. This includes getting resource details, deleting resources, restarting a deployment, or remediating anomalies automatically (for example, terminating a pod that is stuck).
For details, see Kubernetes Connector.
Platform | Settings
The Settings items User session exports and Remote environments have moved from Connections to General.
Platform
You can now access audit logs for environment logins. Every login event is recorded, even if no specific action is taken by the user other than logging in.
This enhances your security and compliance by allowing you to monitor all login activities and maintain detailed records for auditing purposes.
OpenPipeline
In OpenPipeline, matchesValue
was limited to single values. With this release, we have added array support for easier conditions.
Infrastructure Observability | Log Monitoring
We have added a built-in log source rule for database technologies.
Platform | Davis
The Davis Anomaly Detection app now ships with a ready-made dashboard allowing you to see how detectors behave on your tenant. Includes scanned bytes, success rate, and other metrics.
To try it, go to Dashboards and open the Davis Anomaly Detectors Health Status ready-made dashboard.
Digital Experience | Session Replay
Session Replay was already able to record pages using LWC/Aura components when they were using real Shadow DOM, or Light DOM modes of rendering. Now we have added support for recording the Synthetic Shadow DOM mode.
Software Delivery | Site Reliability Guardian
This release introduces Segments to the Site Reliability Guardian, enhancing the granularity of data queries for your validations.
Digital Experience | RUM Web
You can now specify a custom prefix for the RUM monitoring code filename, which helps prevent it from being blocked by ad blockers.
For more information, see Configure the Real User Monitoring code source.
Platform
window
object in Dynatrace JavaScript RuntimeTo ensure ongoing compatibility with Deno, Node.js, and other server-side JavaScript runtimes, the use of the window object in the Dynatrace JavaScript Runtime is being deprecated. This change may affect Dynatrace AppEngine app developers who work with third-party dependencies.
Kubernetes | Inferred events
We have introduced a new event.provider
for KUBERNETES_INFERRED_EVENT
(for example, Workload spec change
events).
For more information, see Inferred Kubernetes events.
Digital Experience
In version 1.308, several Synthetic metric dimensions (Latest Dynatrace) were deprecated and replaced with new ones.
In version 1.315, these deprecated dimensions have been fully removed.
The following table lists the removed deprecated dimensions and the replacement dimensions.
http_monitor.result.status
result.status.message
http_monitor.result.status.code
result.status.code
http_monitor.result.http_status.code
result.http_status.code
browser_monitor.result.status
result.status.message
browser_monitor.result.status.code
result.status.code
third_party_monitor.result.status.code
result.status.code
multi_protocol.step.id
step.id
multi_protocol.request.id
request.id
multi_protocol.result.status
result.status.message
multi_protocol.result.status.code
result.status.code
multi_protocol.result.state
result.state
multi_protocol.request.dns_record_type
request.dns_record_type
multi_protocol.request.target_address
request.target_address
multi_protocol.request.tcp_port_number
request.tcp_port_number
multi_protocol.request.type
request.type
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.315.