OneAgent release notes version 1.253
Rollout start: Nov 14, 2022
With this release, the oldest supported OneAgent versions are:
Announcements
32-bit architecture no longer supported
Starting with OneAgent for iOS version 8.253, we have ended 32-bit support for ARMv7 architecture devices.
OneAgent for iOS version 8.249 is the last version that supports the 32-bit architecture.
Node.js
- Added support for SQLite3 (context passing only) 5.1+
Go
- Added support for PostgreSQL (jackc/pgx) 4.7 - 4.18
Mainframe
oneagentzos-R12530.pax
is now available. Find the upgrade instructions in Upgrade and maintenance.
New features and enhancements
PHP Wordpress OneAgent feature
You can now enable the PHP Wordpress OneAgent feature that extends the distributed traces with the Wordpress instance specific context. After you enable the feature, the distributed tracess will report the Wordpress instance name (php.wordpress.blog.name
) and the Wordpress framework entry point processing the request.
Learn how to enable OneAgent features.
New IMS message processing region process ID calculation
z/OS
The IMS message processing region (MPR) process IDs could change, resulting in new process and service entities in Dynatrace. To prevent this process ID change, we’ve introduced a more stable ID calculation with the consequence that all IMS MPR process and service entities will change once but then remain stable after an update of the zRemote module with OneAgent version 1.253.
To opt out of the new IMS MPR process ID calculation, see Customize the zRemote module.
Container monitoring - cgroups v2 support
Infrastructure Monitoring | Containers
Since OneAgent version 243, OneAgent has supported containers based on Control Group v2 (cgroup v2), but this required that OneAgent be deployed on the host or in Kubernetes as a privileged OneAgent container or in a non-Kubernetes Docker container with cgroupns=host
parameter. For details, see Introducing cgroups v2 support.
Starting with OneAgent version 1.253, support for containers based on cgroup v2 has been extended to cases in which OneAgent is deployed in a Kubernetes unprivileged container or in a non-Kubernetes Docker container without the cgroupns=host
parameter.
AWS Nitro hypervisor is now detected
Infrastructure Monitoring | Hypervisors
The AWS Nitro hypervisor type is now detected on Windows and Linux.
Tracing SQS-triggered AWS Lambda for Python & Node.js (manual)
Apps & Microservices | Distributed Traces
The Dynatrace AWS Lambda extension for Python and Node.js now supports tracing for AWS SQS. For details, see OpenTelemetry interoperability.
Operating systems
Future Dynatrace OneAgent operating systems support changes
The following operating systems will no longer be supported starting 01 December 2024
- Linux: CentOS Stream 8
- x86-64, PPCLE
- Vendor announcement
- Linux: CentOS Stream 8
- ARM64 (AArch64)
- Vendor announcement
The following operating systems will no longer be supported starting 01 January 2025
- Linux: CentOS 7
- x86-64
- Vendor announcement
- Linux: CentOS 7
- PPCLE
- Vendor announcement
- Linux: CentOS 7
- ARM64 (AArch64)
- Vendor announcement
- Linux: Red Hat Enterprise Linux 6, 7
- Linux: Oracle Linux 6, 7
- x86-64
- Linux: EulerOS 2.8
The following operating systems will no longer be supported starting 01 April 2025
- UNIX: IBM AIX VIOS 3.1
- POWER8, POWER9, POWER10
- Vendor announcement
The following operating systems will no longer be supported starting 01 May 2025
- Windows: Windows Desktop 11 21H2
- x86-64
- Vendor announcement
The following operating systems will no longer be supported starting 01 June 2025
- Linux: SUSE Linux Enterprise Server 15.2
The following operating systems will no longer be supported starting 01 July 2025
- Linux: openSUSE 15.5
- x86-64, PPCLE
- Vendor announcement
Past Dynatrace OneAgent operating systems support changes
The following operating systems are no longer supported since 01 May 2024
- Windows: Windows Server 2012, 2012 R2
- x86-64
- Vendor announcement
The following operating systems are no longer supported since 01 July 2024
- Linux: openSUSE 15.4
- x86-64, PPCLE
- Vendor announcement
The following operating systems are no longer supported since 01 August 2024
- Linux: SUSE Linux Enterprise Server 15.1
- Linux: Ubuntu 23.04
The following operating systems are no longer supported since 01 November 2024
- Linux: Ubuntu 14.04 LTS
Other support changes
OneAgent for z/OS
Build 1.253.0
- ZDC ZLB Facility - Added support for larger messages or messages spanning multiple ZLB slots (OA-5073)
- Added traceability support for CICS dynamic routing exit, changing program name to CICS mirror program DFHMIRS (OA-8040)
- Deprecated ZIIP_ENABLE(YES|NO) parameter in ZDC SYSIN (OA-7763)
- Fixed 0C4 abend in IMS code module due to a residual STCK value in the high half of R14 (OA-9786)
Resolved issues
General Availability (Build 1.253.232)
The 1.253 GA release contains 1 resolved issue.
OS module
- Resolved issue with grouping SAP processes when OneAgent is started before SAP. (HOST-1628)
Update 245 (Build 1.253.245)
This cumulative update contains 14 resolved issues and all previously released updates for the 1.253 release.
All modules
- Communication endpoints using IPv6 literals are now supported. (OA-7559)
General
- Business Events will now report from ASP.Net requests and responses even if the ASP.Net sensor is turned off or unplaced. (OA-8647)
Infrastructure Monitoring
- All configurations are no longer marked as MAX_TASKS_LIMIT_REJECTION when limit is reached. (EXT-3012)
Logging module
- Improved performance of log filtering. (LOG-36)
- Fixed manually adding Windows event logs with slash characters in the log name. (LOG-57)
OS module
- Resolved issue with grouping SAP processes when OneAgent is started before SAP. (HOST-1628)
- The Disk Read Time and Disk Write Time metric values have been fixed. (OneAgent version 1.253.232 introduced an error in the calculation of these metrics. This release fixes that error.). (HOST-1729)
- Fixed character encoding for displaying OS services on Windows platform. (HOST-1541)
.NET
- Fixed OneAgent .NET HttpTagging Sensor v2 issue that led to headers potentially not being captured. (OA-8530)
- Resolved issue with enabling CloudEvents on .NET. (OA-9359)
- Fixed OneAgent .NET HttpTagging Sensor v2 issue that reported the query within the URI. (OA-8707)
- Resolved issue with OneAgent IBM MQ module that caused exceptions when .NET IBM MQ tracing was turned off. (OA-9370)
Go
- Fixed OneAgent crash caused by propagating suppressed span in Go application. (OA-8327)
Apache
- Fixed issue in which Apache Error Log Enrichment may have worked incorrectly. (OA-9583)
Update 262 (Build 1.253.262)
This cumulative update contains 4 resolved issues (including 2 vulnerability resolutions) and all previously released updates for the 1.253 release.
OS module
- Performance improvements to Oracle process grouping in cases where Oracle is rotating processes. (HOST-1848)
- The Disk Read Time and Disk Write Time metric values have been fixed. (OneAgent version 1.253.232 introduced an error in the calculation of these metrics. This release fixes that error.). (HOST-1729)
n/a
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4446)
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4447)
Update 296 (Build 1.253.296)
This cumulative update contains 3 resolved issue (including 2 vulnerability resolutions) and all previously released updates for the 1.253 release.
n/a
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4446)
- Vulnerability: Vulnerability: Improved input validation for Real User Monitoring (RUM) in OneAgent. (DTSEC-4447)
.NET
- Improved OneAgent .NET code module stability following the Microsoft security update for .NET framework 3.5. (OA-18223)
Update 299 (Build 1.253.299)
This is a cumulative update that contains all previously released updates for the 1.253 release.
OneAgent for Android resolved issues
General Availability (Build 8.253.1)
The 8.253 GA release contains 1 resolved issue.
OneAgent for Android
- Fixed a rare crash when OneAgent is started in a background thread. (RUM-7938)
OneAgent for iOS resolved issues
OneAgent for JavaScript resolved issues
General Availability (Build 1.253.204)
The 1.253 GA release contains 2 resolved issues.
JavaScript
- Fixed an issue in the Angular module that would stop the initialization of Angular. (RUM-7901)
- Fixed illegal invocation bug for late injected generic XHR wrapper. (RUM-7893)
Update 302 (Build 1.253.302)
This is a cumulative update that contains all previously released updates for the 1.253 release.