Dynatrace SaaS release notes version 1.276
Rollout start: Sep 26, 2023
Want to ask questions or give feedback? Head over to What's New in Dynatrace in the Dynatrace Community.
Announcements
Dashboards app - variable values always returned as strings
Breaking change
Dynatrace version 1.277+ Dashboards app version 1.10.0+
-
Up to and including the current release (Dynatrace version 1.276), in the Dashboards app, values from query, code, and CSV variables have been automatically converted to numbers where possible.
-
Starting with the next release (Dynatrace version 1.277+, Dashboards app version 1.10.0+), however, all such variable values are returned as strings.
Problem: Starting with Dynatrace version 1.277, errors might occur in some existing Dashboards app dashboards that depended on the previous conversion (for example, your query expects a number, but it now receives a string).
Solution: Use DQL conversion functions in your queries to convert values as needed.
This change applies only to the Dashboards app in the latest Dynatrace, not to Dashboards Classic, and it does not take effect until Dynatrace version 1.277+.
New features and enhancements
Learn DQL app
Platform | DQL
Now you can get hands-on experience with interactive tutorials on how to use DQL. Read more about the app in our documentation.
New DQL functions
Platform | DQL
Now you can include the following functions in your DQL queries:
- lookup
Returns a record containing alllookup
fields.
- asTimeframe
TheasTimeframe
function returnstimeframe
value if the value istimeframe
, otherwise returnsnull
.
z/OS modules download
Application Observability | Mainframe Monitoring
The CICS, IMS, z/OS Java, and zDC modules are now available for download via the Dynatrace web UI and Deployment API.
For more details, see Download z/OS product datasets.
DQL command returns empty aggregation results
Platform | DQL
The summarize
command now returns empty aggregation results for all DQL aggregation functions with no input record.
New operating systems for private Synthetic locations
Digital Experience | Synthetic Monitoring
The following operating systems are now supported for Synthetic-enabled ActiveGate.
- Red Hat Enterprise Linux 9.0, 9.1, and 9.2
- Oracle Linux 8.8 (uses the same Chromium package as for Red Hat Enterprise Linux 8)
Note that for Red Hat Enterprise Linux 8, we also support the minor versions 8.7 and 8.8 in addition to versions 8.4 and 8.6.
Improved host settings text
Infrastructure Observability | Hosts
Improved the description of the Crash dump analytics switch on the host settings page.
Expanded information displayed for problem lifecycle
Platform | Davis AI
Added more textual information on the specific problem lifecycle of a problem in the problem details web UI.
The information includes:
- The time when the earliest event analysis of the problem started.
- When the problem was created.
- When the problem finished root cause analysis.
- When the problem changed from a frequent issue to an abnormal one.
Improved consistency of web UI and REST API alerting profile filters and notification engine
Platform | Davis AI
Alerting profiles now consistently match in the web UI and REST API alerting profile filters as well as the notification engine.
New attributes values for Windows events logs
Infrastructure Observability | Logs
There are new attribute values for Windows events logs.
Settings > Log Monitoring > Log ingest rules > Add rule > Add matcher > Matcher attribute >
- Windows log record event ID
- Windows log record source
- Windows log record task category
- Windows log record operational code
You can filter by these attributes on entries from Windows events logs that are sent to the storage.
Requirements: OneAgent version 1.273+
Third-party vulnerabilities support external tracking links
Application Security | Vulnerabilities
You can now track the progress of the remediation items related to a vulnerability by adding references to tickets created by the responsible team for the respective entities
- In Dynatrace (see Tracking link for process groups and Tracking link for Kubernetes nodes).
- Via Dynatrace API (see POST remediation item tracking links).
Dynatrace API
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.276.
Resolved issues
General Availability (Build 1.276.103)
The 1.276 GA release contains 8 resolved issues.
Cluster
- Informational Davis events can now be ingested 7 days into the future (was only working for up to 6 hours). (DAVIS-5682)
- The Problem details header now shows "Multiple synthetic monitors" in the entity part if multiple synthetic test are affected (was showing an arbitrary affected entity name). (DAVIS-5720)
- Fixed link to Kubernetes node in Event card (now correctly links to node page instead of host page). (K8S-6859)
- The service overview page now correctly shows throughput metrics for key requests. (TI-8417)
- Fixed API documentation for events and log ingest. (LIMA-9596)
ActiveGate
- Improved detection of ActiveGate ID collision (and enforcing new ID assignment) to also detect different ActiveGates behind the same load balancer. (DMX-4762)
Synthetic monitoring
- Resolved an issue that occurred when trying to trigger an on-demand execution of a browser monitor when the customized script contained a cookie. (SYNTH-6336)
User Interface
- Improved the navigation stability between environments in the latest Dynatrace to prevent potential freezing of the web UI in certain scenarios. (UIP-4838)
Update 156 (Build 1.276.156)
This is a cumulative update that contains all previously released updates for the 1.276 release.
Update 163 (Build 1.276.163)
This is a cumulative update that contains all previously released updates for the 1.276 release.
Update 181 (Build 1.276.181)
This is a cumulative update that contains all previously released updates for the 1.276 release.
Update 186 (Build 1.276.186)
This is a cumulative update that contains all previously released updates for the 1.276 release.
Update 197 (Build 1.276.197)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.276 release.
metric low-level
- Fixed an issue that caused increased memory usage when querying metrics in larger environments. (CLUSTER-10075)