This page showcases new features, changes, and bug fixes in Dynatrace SaaS version 1.326. It contains:
Application Observability | Distributed Tracing
Added security context and recommendations for Distributed Tracing.
Platform
Preview
You can now process and extract Real User Monitoring (RUM) data, like user sessions and events, right at the point of ingestion. This helps you detect performance issues, user frustrations, or conversion drop-offs in real time, even as your digital traffic grows.
What’s new?
Why it matters
This upgrade helps you:
Platform | Dashboards and Notebooks
You can now use scatterplots in
Dashboards and
Notebooks to visualize data relationships and identify patterns, such as correlations between response time and request count. This new visualization helps you analyze metrics more effectively and uncover insights in your observability data.
Platform | Davis
Public holidays have a significant impact on the usage behavior of services and applications. These deviations also affect the accuracy of the service and application baseline. To minimize the risk of false positive alerts, specific public holidays are systematically excluded from the service baseline and application baseline. Excluded public holidays are: New Year, Easter, Thanksgiving, Black Friday and Christmas.
This setting is enabled by default. To disable the feature, go to Settings > Anomaly Detection > Holiday-aware baseline modification.
Platform | Davis
You can now control the event lifecycle by setting the event.status field on the event template:
event.status = "ACTIVE" to create a new event or update the currently active one.event.status = "CLOSED" to close the active event. If no active event exists, no new event will be created.Platform | Grail
builtin-sensitive-user-events-and-sessionsThe fields client.ip, dt.rum.user_tag, geo.location.latitude and geo.location.longitude for the tables user.events and user.sessions, are now hidden by default, if the user does not have the necessary field permissions.
Platform | Grail
smartscape table in custom fieldsets to hide sensitive smartscape fieldsYou can now define a custom fieldset using the smartscape table to hide sensitive fields on Smartscape edges and nodes.
Application Observability | Services
The legacy span:services (OTLP API ingested services) will be automatically migrated to the Unified Services type. The new service type enables automatically Davis AI anomaly detection, endpoint detection, and advanced monitoring capabilities. If your environment already migrated from span:services to Unified Services in 2023, this change will not affect you.
Digital Experience | RUM Mobile
Preview
In the New RUM Experience, event and session properties for mobile frontends must now be explicitly configured in the Experience Vitals app settings, just like for web frontends. If these properties are not defined, they will be dropped during data ingestion.
licensing_type attribute of Traces - Ingest billing usage events was mistakenly set to otlp-trace-ingest instead of serverless with certain OneAgent constellations (Serverless OneAgent version 321+). (LIMA-36412)To reduce container startup time, we have adjusted the generated template file. The CPU request for the ActiveGate container has been increased to 0.3 vCPU, aligning it precisely with the CPU limit.
Platform | Davis
You can now control the event lifecycle by setting the event.status field on an event template:
event.status = "ACTIVE" to create a new event or update the currently active one.event.status = "CLOSED" to close the active event. If no active event exists, no new event will be created.Platform | Grail
builtin-sensitive-user-events-and-sessionThe new builtin-sensitive-user-events-and-session fieldset contains the fields client.ip, dt.rum.user_tag, geo.location.latitude and geo.location.longitude for the tables user.events and user.sessions. The fieldset and its fields are visible only to users with the necessary field permissions.
Platform | Grail
smartscape table in custom fieldsets to hide sensitive smartscape fieldsIt is now possible to define a custom fieldset using the table smartscape to hide sensitive fields on Smartscape edges and nodes.
Application Observability | Services
The legacy span:services (OTLP API ingested services) will be automatically migrated to the Unified Services type. The new service type enables automatically Davis AI anomaly detection, endpoint detection, and advanced monitoring capabilities. If your environment already migrated from span:services to Unified Services in 2023, this change will not affect you.
To reduce container startup time, we have adjusted the generated template file. The CPU request for the ActiveGate container has been increased to 0.3 vCPU, aligning it precisely with the CPU limit.
PersistenceUnavailableException is logged as INFO. (DI-22667)99bed831c7c (NOISSUE Update branch)