Skip to content

2026.01.19.1539

@FelixMarxIBM FelixMarxIBM tagged this 19 Jan 15:39
This agent release updates the following bundles:

* agent-jvm-handling 1.0.33: Enhanced JVM version detection and attachment logic
* agent-netty-allocator 1.0.4: Enhanced memory management for Netty channels
* agent-process-handling 1.0.38: Improved process monitoring and Windows performance counter handling

Features

This release adds the following features:

* JVM versions below 1.6 are now automatically excluded from monitoring, preventing unnecessary attachment attempts and improving agent startup performance

Fixes

This release includes the following fixes:

* Previously, InstanaPCP could crash on non-English Windows systems due to insufficient buffer allocation for translated performance counter names. Now, the buffer size is correctly calculated before translation
* Previously, processes running within containers with empty command lines could be incorrectly monitored even when the read operation was successful. Now, the agent correctly identifies successful reads and creates processes to monitor only when appropriate
* Previously, Netty channel references could prevent garbage collection, leading to potential memory leaks. Now, WeakReference implementation allows proper channel cleanup
Assets 2
Loading