This page showcases new features, changes, and bug fixes in Dynatrace OneAgent version 1.325. It contains:
Also in these release notes:
With this release, the following are the oldest supported OneAgent versions.
| Support level | Oldest supported version |
|---|---|
| Standard Support | 1.307 |
| Enterprise Success and Support | 1.301 |
For details, see How long are versions supported following rollout?.
Definition of the technology support version schema with examples:
Major version 5 is supported
Minor version 5.1 is supported
Patch version 5.1.1 is supported
Version range 5.1 – 5.3 is supported
The minimum required version is 5+
For more information, see New technology support.
For more information, see End-of-support announcements.
Application Observability | OneAgent
You can now install OneAgent on Red Hat Enterprise Linux 10.0.
Digital Experience | Session Replay
Session Replay for mobile apps lets you watch how users interact with your native mobile apps in a video-like playback that captures taps, gestures, and navigation flows. It helps practitioners resolve customer complaints, reproduce issues, analyze user behavior, and improve overall mobile experience with real-world context and no guesswork.
For more information, see Configure Session Replay for iOS and Configure Session Replay for Android.
Application Observability | Live Debugger
Live Debugger can now be activated in the lightweight Discovery and Infrastructure monitoring modes, expanding its functionality beyond full-stack monitoring. This allows you to troubleshoot issues in real time for your 2nd and 3rd tier applications, enabling faster resolution without the need to switch to full-stack mode.
Application Observability | Log Analytics
You can configure the OneAgent log module to ignore timestamps in lines starting with white characters.
To configure it
Digital Experience | RUM Web
Rum Web Agent will now also send a user interaction event when a standalone Space key is pressed. Trusted synthetic click events that have pointerId of -1 are now ignored. This can happen if you tab on an element and press Space on it to activate it, for example, on a native button. This would result is sending duplicate events such as click and keypress.
Infrastructure Observability | Hosts
The following metrics are no longer reported in Discovery mode:
dt.host.memory.swap.total (builtin:host.mem.swap.total)dt.host.disk.used.percent (builtin:host.disk.usedPct)dt.process.io.bytes_total (builtin:tech.generic.io.bytesTotal)Platform | OneAgent
We now support the following DB2 metrics on z/OS.
For more information, see Db2 Monitoring on z/OS.
Platform | OneAgent
We now support MongoDB Reactive Streams and newer sync versions (5.x).
Platform | OneAgent
We now support Kotlin Coroutine tracing, which is disabled by default.
AndroidManifest.xml file when line breaks are used within the <application> tag (DEM-15815)ngx_http_js_module. (OA-53686)@ in the name. (OA-53573)General Availability (Build 8.325.1)
Jetpack Compose version 1.3 will no longer be supported. The Dynatrace Android Gradle plugin will cancel Android app builds that are using this version. (DEM-16078).
AndroidManifest.xml file when line breaks are used within the <application> tag. (DEM-15815)General Availability (Build 8.325.1)
.dynatraceNotMasked view modifier for SwiftUI, enabling developers to mark views that should never be masked in session replay recordings. This update addresses compatibility issues with SwiftUI's native views, which do not rely on accessibility identifiers like UIKit views. (DEM-15077)