Rollout start: Jan 9, 2024
New features and enhancements
Updated information about vulnerable functions on process restart
Application Security | Vulnerabilities
OneAgent version 1.279+
If new information about the vulnerable functions of a vulnerability is available, a Restart required notification informs you that a process restart is required for OneAgent to pick up and use the new data. You can easily navigate to the specific processes that require a restart by filtering for Vulnerable functions: Restart required
on the remediation tracking pages for process groups and processes. For details, see FAQ: How can I know if information about vulnerable functions is outdated and what can I do about it?.
New settings schema for mobile app settings on an environment
Infrastructure Observability | Events
A new settings schema, builtin:mobile.notifications
, has been introduced for mobile app settings in an environment. Managed customers can also adapt the setting on the cluster level. The new setting allows you to enable/disable all notifications to mobile apps for the environment. For Managed customers, this also enables/disables the QR code generation to connect new mobile apps.
Go to Settings and select Integration > Dynatrace mobile app.
Automatic alerting for High GC activity now also supports cloud-native Full-Stack scenario
Application Observability | Services
Automatic alerting for High GC activity is now evaluated on the cluster side, so it works for cloud-native Full-Stack and standalone/PaaS scenarios. With this improvement, automatic alerts on High GC activities will also work in cloud-native Full-Stack and Application-only scenarios. To verify your setup, see Out-of-memory (OOM) and out-of-threads (OOT) events and alerting.
URL obfuscation in problem notifications
Infrastructure Observability | Problems
Problem custom integrations now allow the URL to be configured as a secret.
Informational Davis events ingested more than a day in the future can be immediately queried
Infrastructure Observability | Events
Informational Davis events that have been ingested more than a day in the future can now be immediately queried with a future timeframe.
Problem feed productivity improvements
Infrastructure Observability | Problems
The following Problem feed productivity improvements are now available:
- Multi-select of problems for bulk close action.
- Event description text tooltip for quick problem detail information within the problem feed.
Increased default reporting limits for known single-server event contexts
Infrastructure Observability | Events
Event reporting limit defaults have been increased for metric events and availability for which a single server sends all event reports. This should stabilize event lifecycles for such event explosions by avoiding dropped refresh reports due to server-specific reporting limits.
Credential access extended to specified users
Digital Experience | Synthetic Monitoring
In addition to making a credential available to just the owner or to all users, you can now specify a list of users who can access the credential. The credential owner specifies this list of Users with access, who can then use the credential, for example, to create or edit synthetic monitors.
Container entities created based on ActiveGate Kubernetes monitoring data
Infrastructure Observability | Kubernetes
Container entities are created based on ActiveGate Kubernetes monitoring data for app-enabled clusters (Kubernetes App).
Kubernetes node details links to host
Infrastructure Observability | Kubernetes
A link to the host is now displayed in the header of the Kubernetes node details page.
Synthetic container CPU limit increased
Digital Experience | Synthetic Monitoring
To avoid excessive CPU throttling of Synthetic VUC Worker containers on heavily utilized locations, the CPU limit has been increased from 1 to 1.5 cores in the Kubernetes/OpenShift template. The new value is included in the hardware requirements.
New request attribute sources available for CICS/IMS
Application Observability | Distributed traces
Support for the following request attribute sources has been added:
- CICS user ID
- CICS unit of work ID
- IMS user ID
- IMS unit of work ID
Cassandra upgrade
Starting with Dynatrace Managed version 1.282, configuration and metric storage service has been upgraded to Cassandra 4.0.11 for optimized performance and resilience.
Dynatrace API
To learn about changes to the Dynatrace API in this release, see Dynatrace API changelog version 1.282 and Dynatrace API changelog version 1.281.
Operating systems support
Support added
- Added support for Red Hat Enterprise Linux 9.3, Rocky Linux 9.3, and Oracle Linux 9.3
- Added support for Red Hat Enterprise Linux 8.9 and Oracle Linux 8.9
- Upgrade to this release of Dynatrace Managed is supported for cluster nodes running on Red Hat Enterprise Linux 8.x or 9.x.
Future Dynatrace Managed operating systems support changes
The following operating systems will no longer be supported starting 01 July 2025
The following operating systems will no longer be supported starting 01 December 2025
- Linux: Red Hat Enterprise Linux 8.8, 9.2
Past Dynatrace Managed operating systems support changes
The following operating systems are no longer supported since 01 October 2024
- Linux: SUSE Enterprise Linux 15.2
The following operating systems are no longer supported since 01 November 2024
- Linux: Oracle Linux 9.0, 9.3
- Linux: Rocky Linux 9.0, 9.3
The following operating systems are no longer supported since 01 December 2024
- Linux: Red Hat Enterprise Linux 8.6, 8.9, 9.0, 9.3
- Linux: Oracle Linux 8.6
The following operating systems are no longer supported since 01 February 2025
- Linux: CentOS Stream 8
- Linux: CentOS 7.9
- Linux: Red Hat Enterprise Linux 7.9
Resolved issues
General Availability (Build 1.282.122)
The 1.282 GA release contains 3 resolved issues.
Cluster
- Resolved an issue that, in some setups, caused Cassandra to fail to start due to insufficient permissions for JNA-related files. (CLD-9710)
- Non-Service Entities UA screens no longer crash with "Action x" is not valid for current context in UA screens of entity types other than Services. (TI-10805)
- Fixed an issue in which, under some conditions, the Mission Control connection pool was prone to exhaustion, causing a loss of connection to Mission Control. (CLD-9325)
Update 133 (Build 1.282.133)
This is a cumulative update that contains all previously released updates for the 1.282 release.
Update 147 (Build 1.282.147)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.282 release.
Cluster
- Fixed a bug that caused high memory usage when reading availability data. (CLUSTER-11683)
Update 151 (Build 1.282.151)
This cumulative update contains 22 resolved issues (including 1 vulnerability resolution) and all previously released updates for the 1.282 release.
Application Security
- Corrected reporting for related entities in the multiple-vulnerability dashboard. An issue with the Exposure Summary and Environment Analysis sections caused incorrect reporting for related and affected entities in the dashboard. Data from older dashboards should be considered incorrect. Users who have not used the "Open with" button are not affected. (SIA-2104)
- Fixed incorrect number of affected entities displayed in generated single vulnerability notebooks ("Affected entities by risk assessment" tile). (SIA-2105)
- Corrected aggregated values in single-vulnerability dashboards. There was an issue in the Code Analysis, Risk Analysis, Exposure Summary, and Environment Analysis sections of single-vulnerability dashboards that caused incorrect reporting for related and affected entities in the dashboard. This issue has been resolved and can be remediated by using the "Open with" button in the Third-Party Vulnerabilities App to create a new dashboard. Data from older dashboards should be considered incorrect. Users who have not used the "Open with" button until now are not affected. (SIA-2111)
- Fixed a bug that caused entity-level state reports to be exported with an incorrect mute state in a particular case. (SIA-2207)
- Fixed behavior of status filter in generated dashboards to hide muted vulnerabilities when not selecting a status, or selecting open or resolved in the Third-Party Vulnerabilities App. (SIA-2034)
Cluster
- Vulnerability: To mitigate possible vulnerabilities related to X-Forwarded-For spoofing, the cluster's load balancer now drops the X-Forwarded-For header for new installations. To change this behavior, use `--drop-x-forwarded-for` option for installation or reconfiguration. (CLD-8949)
- Fixed a bug that caused the web UI to be inaccessible due to thread exhaustion. (GRAIL-24991)
- Resolved an issue that, in some setups, caused Cassandra to fail to start due to insufficient permissions for JNA-related files. (CLD-9710)
- Non-Service Entities UA screens no longer crash with "Action x" is not valid for current context in UA screens of entity types other than Services. (TI-10805)
- Technologies defined for declarative process grouping are now displayed on the "Technology overview" ("Technologies and processes") page. (HOST-4316)
- Fixed missing indication of why maintenance windows in OneAgent updates might be empty. (When the user has access to the "OneAgent updates" settings page but not to the "Maintenance windows for OneAgent updates" settings, it is not possible to change the maintenance window because the dropdown listing them is empty. Now a message explains that the specific IAM policy is missing.). (DMX-6501)
- Corrected a Deployment page reference to point to the newly released Dynatrace Operator v0.14.2. (K8S-8303)
- Fixed a bug that caused high memory usage when reading availability data. (GRAIL-25063)
- The performance of the "Deployment status" page for OneAgent was significantly improved, especially the load time for larger environments. Note that this improvement removes functionality for marking and sorting hosts with issues on the process level. To track issues on the process level, go to the "OneAgent health" page. (DMX-6304)
- Improved the VMware cluster filtering expression to reject invalid input. (HOST-4565)
- Fixed an issue causing the "Kubernetes clusters" page to display dashes in the status column for some Kubernetes clusters. (K8S-8064)
- ServiceNow event notification tags are now in the correct `key:value` format that is consistent with the rest of Dynatrace. Tags created by the customer (manually/automatically via rules) are missing the [CONTEXTLESS] prefix now. Also, some contexts for automatically imported tags have changed: `AZURE` to `Azure`, `ENVIRONMENT` to `Environment`, `CLOUD_FOUNDRY` to `CloudFoundry`, `KUBERNETES` to `Kubernetes`, `GOOGLE_COMPUTE_ENGINE` to `GoogleCloud`, and `AWS_GENERIC` to `AWSGeneric`. (DI-7300)
- Fixed an issue in which, under some conditions, the Mission Control connection pool was prone to exhaustion, causing a loss of connection to Mission Control. (CLD-9325)
- The "OneAgent updates" settings page presents a quick summary of automatic update statuses for OneAgent. For the up-to-date state, the incorrect version of OneAgent was presented in some cases. Now it correctly presents how many OneAgents are up-to-date on a specific version. (DMX-4801)
- Fixed encoding of specific characters in the Japanese language translation of Dynatrace Cluster code. (PAPA-10388)
Synthetic Monitoring
- Fixed an issue related to inconsistent Synthetic Browser monitor configurations returned by the GET Synthetic monitor endpoint. (SYNTH-9355)
- The "Third-party monitor" Synthetic monitor dashboard tile now displays "Duration" in milliseconds for values lower than 100 milliseconds. (SYNTH-9296)
Update 153 (Build 1.282.153)
This is a cumulative update that contains all previously released updates for the 1.282 release.
Update 159 (Build 1.282.159)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.282 release.
Cluster
- Fixed the process of migrating cluster to rack-aware. (CLD-10377)
Update 160 (Build 1.282.160)
This is a cumulative update that contains all previously released updates for the 1.282 release.