With this release, the oldest supported OneAgent versions are:
Standard Support
Enterprise Success and Support
1.195
1.189
Removed installation parameters
Convert to the newer --set-param=<value> OneAgent installation parameters now. The equivalent PARAM=<value> parameters are not supported by the OneAgent installer starting with version 1.213.
Removed PARAM=<value> parameter
New --set-param=<value> parameter
SERVER
--set-server
TENANT
--set-tenant
TENANT_TOKEN
--set-tenant-token
PROXY
--set-proxy
HOST_GROUP
--set-host-group
DISABLE_SYSTEM_LOGS_ACCESS
--set-system-logs-access-enabled
INFRA_ONLY
--set-infra-only
For more information, see customize OneAgent installation topics for Linux, Windows, and AIX.
Custom OneAgent log directory
You can now define a custom directory for OneAgent log files during OneAgent installation on Linux, Windows, and AIX.
Control auto-injection with OneAgent command line interface
You can now use the oneagentctl command to control OneAgent auto-injection into processes for JMX/PMI extensions in Infrastructure Monitoring mode. For more information, see OneAgent configuration via command-line interface.
Control auto-updates with OneAgent command line interface
Resolved issue causing underreported reclaimable memory usage on Solaris. (ONE-54597)
Fixed rare crash that occurred when injecting OneAgent code module on Windows with no available TLS (thread local storage) indexes. (ONE-53677)
Optimized OneAgent stack usage to prevent Oracle HTTP Server worker process crashes. (ONE-55537)
.NET
OneAgent .NET module now supports .Net 5 specific HttpClient calls GetStringAsync, GetStreamAsync, and GetByteArrayAsync. (ONE-54542)
Improved stability of OneAgent .NET code module MSMQ sensor. (ONE-54901)
Resolved tagging issues in OneAgent .NET code module. (ONE-54701)
AI causation engine
The OneAgent PHP module running in a Kubernetes Pod now correctly reports the name of the base Pod as the web server name of a web request. (ONE-55100)
Cluster
Charts showing the following have been fixed: `Request Count` for WebSphere Liberty servers, and connection pool `Wait Time` and `In Use Time` for WebSphere Application Servers. (APM-282045)
Resolved issue with invalid (negative) timestamp being reported when OneAgent was deactivated. (APM-282752)
Resolved issue that resulted in failed request for Tomcat key metrics and subsequent error on Tomcat details page. (APM-281383)
Mainframe
Resolved issue that caused JVM crash and CTG abend on z/OS when OneAgent was injected. (ONE-53909)
Resolved issue in which, after zRemote update, the CICS process group page displayed no data even though the process page showed data. (ONE-56113)
Resolved issue causing zRemote crash when trying to log an error message for an invalid transaction. (ONE-55699)
OS module
Resolved issue in which file descriptors consumed excessive memory after OneAgent update. (APM-289801)
Resolved issue that left `<defunct>` (zombie) processes when external binary execution failed. (APM-288025)
OneAgent Installer
Vulnerability: Uninstall cleanup will not remove paths linked to other directories. (APM-283050)
OneAgent .NET module injection no longer fails for 32-bit .NET 3.5 applications on 64-bit operating systems. (APM-280549)
OpenTracing Java
OneAgent now tries to reconnect to zDC after initialization times out. (ONE-56436)
Plugin module
Resolved issue in which HAProxy extension threw a division by zero error when `slim` property was configured to 0. (APM-282030)
Java
Fixed calculation of `Requests per second` chart for WebSphere Application Server (WAS) metrics. (ONE-54176)
Update 155 (Build 1.213.155)
This cumulative update contains 4 resolved issues and all previously released updates for the 1.213 release.
Improved stability of OneAgent .NET code module for DevExpress.PivotGrid. (ONE-56782)
Improved stability of OneAgent .NET module using custom services on async methods. (ONE-56801)
OpenTracing Java
Resolved issue in which OneAgent Java code module on z/OS sometimes did not reconnect. (ONE-56687)
Resolved an issue in which the z/OS Java module sometimes did not reconnect with the cluster if a disconnect occurred between the Java module, the zDC, and/or the zRemote. (ONE-56846)
Update 176 (Build 1.213.176)
This cumulative update contains 5 resolved issues and all previously released updates for the 1.213 release.
Resolved an issue in which PurePaths started by the OneAgent Azure Functions sensor did not contain linked service calls for newer versions of the Azure Functions runtimes 2.0 and 3.0. (ONE-56729)
Webserver core
Resolved an issue in which the OneAgent Apache module calculated the `cputimeSelftime` metric incorrectly. (ONE-57896)
Update 204 (Build 1.213.204)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.213 release.
Mainframe
The zDC is no longer allowed to connect if zRemote has not connected successfully with a cluster. (ONE-57999)
Fixed an issue with missing speed index values. (ONE-57027)
Fixed an issue that caused angular route xhr actions to stay open indefinitely. (ONE-57042)
Fixed an issue where calculating resources for actions in some edge cases would cause a lot of memory overhead. (ONE-56330)
Fixed a bug where "dtPC" cookie would grow in size when page is spam refreshed during load, because Chrome and Safari would occasionally not trigger unload handlers. (ONE-55042)
Created a workaround for Illegal invocation errors in late injection scenarios. (ONE-54191)
Fixed a bug where the visually complete module wouldn't send resource relevance data after the first action. (ONE-54312)
Fixed bug for LargestContentfulPaint to not exceed the action duration. (ONE-54877)
Improved performance with angularjs request interceptors. (ONE-57728)