The native correlation statistics output message is now correctly displayed. (ONE-39837)
All modules
Host memory metrics (free, reclaimable, used) for Azure, standalone mode, now gathered correctly. (ONE-39895)
General
Kernel crashes on AIX caused by OneAgent kernel module have now been fixed. (APM-243133)
RabbitMQ connection error handling is fixed ('url' attribute was missing). (APM-238742)
Process group names now displayed correctly. Stripping identifiers from process names is now enabled by default on the agent side. Before this change, OneAgent sometimes did not strip identifiers after a fresh install, before the first config from the server arrived. (APM-180422)
The format of OSI ID in the instance.properties file of zRemote is now plain hex. (APM-242778)
OneAgent process group detection corrected. Stripping identifiers from process names is now enabled by default on the agent side. Before this change, OneAgent sometimes did not strip identifiers after a fresh install, before the first config from the server arrived. (APM-181065)
Logging module
Added ability to disable spammer detection mechanism in LogAgent via agent debug flag. (APM-242056)
Custom date patterns with regex special characters are now escaped properly when parsing log records. (APM-234544)
Mainframe
OneAgent zOS module no longer crashes due to multiple connects from an overloaded ZDC task. (ONE-41761)
Fix problem in which a failed RUM injection could lead to HTML truncation in some Node.js corner cases. (ONE-34999)
OS module
Process connectivity alerts are displayed when the process shuts down. (APM-239811)
"Containers > CPU Throttling ratio" metric no longer missing fractional part. (APM-242594)
Java
Resolved issue in which additional extraneous nodes for "requests to unmonitored hosts" seen with WebFlux HTTP client introspection. (ONE-40297)
Fixed problem that resulted in rare crashes during real-time updates of Java custom services. (ONE-35692)
Fixed problem which resulted in rare freezes of the JVM during real-time updates of Java custom services. (ONE-37426)
Improved unloading of some classes while applying changes to custom services. (ONE-38077)
OneAgent Installer
The /opt/dynatrace/oneagent/agent/agent.state file is no longer removed during autoupdate. (APM-242995)
.NET
Improved handling of unsupported RabbitMQ versions. (ONE-41424)
JavaScript
Resolved OneAgent Basic XHR module issue in which some event handlers did not fire. (ONE-34914)
IIB
Dynatrace protocol tagging (HTTP, JMS, MQ over JMS) with IBM Integration Bus output nodes (HTTPRequest, SOAPRequest, RESTRequest, JMSClientOutput, MQOutput) may modify IIB message encoding in case the IIB has a local QMGR attached that is non UTF-8 configured (CCSID != 1208). (ONE-41068)
Update 139 (Build 1.195.139)
This cumulative update contains 2 resolved issues and all previously released updates for the 1.195 release.
Kernel crashes on AIX caused by OneAgent kernel module have now been fixed. (APM-243133)
Go
Fixed possible crash of Go processes when enabling Infrastructure Monitoring mode. (ONE-43245)
Mainframe
Resolved crash in OneAgent zRemote module during ZDC re-initialization. (ONE-42737)
IIB
Fixed problem with looping scenarios in message flows where the Dynatrace-created tagging data in HTTPRequestHeader caused misplacement of succeeding MQMD header. (ONE-42677)
Logging module
Square brackets "[]" can now be used as rotation/stream ID separators, so log files with names such as "file[1].log" are properly supported. (APM-248547)