Oracle listener processes are now reported with technology "Oracle Database Listener" to distinguish them from other Oracle processes.
Session Replay recording without agent in top frame
Session Replay
Sessions can be recorded without having the agent in the top frame for different domains.
When the parent doesn't contain the RUM JavaScript, IFrame recording works when the JavaScript tag property srif=1 (stands for "Session Replay IFrame recording") is added in the application settings. Select Capturing > Advanced setup > Custom configuration properties.
Resolved issue that caused several mintv2 metrics to be reported with incorrect values. (OA-27604)
Resolved an issue that caused available memory to be sent in absolute GB numbers instead of percents, leading to incorrect memory availability charts. (OA-27375)
Fixed incorrectly reported host page faults for Grail (`dt.host.memory.avail.pfps`) for standalone running code modules. (OA-27423)
The Java module now reports the same service and class name for Jersey REST services as it did before 1.283. (OA-27696)
Logging module
Fixed log record assembly when log file used an unsupported time format and all lines started with a tab character. Every line creates a separate log record with observation time as a timestamp in such cases. (LOG-6607)
Node.js
Fixed an issue that caused applications to fail when capturing http.route for the Node.js "Koa" framework. Affected were Node.js applications using the koa-router package without koa itself. (OA-27014)
Fixed a log spam issue in the Node.js KafkaJs sensor. (OA-27485)
OS module
The Problem page now displays correct plots for network problems related to high retransmission of packets. (HOST-5023)
Fixed an issue where, in some cases, an incorrect injection failure message was displayed for containerized Go processes, and Go linkage was not reported. (HOST-5203)
OneAgent Installer
OneAgent no longer switches from Discovery mode to Full-Stack after auto-update. (DMX-6738)
.NET
Fixed an issue that caused log spam when trying to capture flawed WCF calls. (OA-27228)
PHP
Fixed issue with PHP cURL sensor causing PHP apps to crash. (OA-27101)
OpenTracing Java
The Java module for z/OS now correctly propagates the current Span context onto a new Thread in Java 21. (OA-26768)
Update 156 (Build 1.285.156)
This cumulative update contains 3 resolved issues and all previously released updates for the 1.285 release.
Fixed log record assembly when log file used an unsupported time format and all lines started with a tab character. Every line creates a separate log record with observation time as a timestamp in such cases. (LOG-6607)
Apache
Fixed rebranded Apache Web Server (IHS) crash issue by disabling Apache Log Enrichment functionality for such servers by default. (OA-29400)
OS module
Java processes are now properly reported in cases when JRE is inaccessible from the OS module. (HOST-5252)
Update 161 (Build 1.285.161)
This cumulative update contains 1 resolved issue and all previously released updates for the 1.285 release.
.NET
Fixed an issue where requests to the RUM beacon URL were allowed to affect the application availability under certain conditions. (OA-29185)