Skip to main content

Java Agent v2.2.59

May 8, 2025

  • Fixed In IBM Java and Widows environments, modified not to call JMX.

    • It is recommended to set oshi or sigar for collecting performance metrics.

      • In Java 1.8 or later, it is recommended to set the oshi.
      # default: false
      oshi_enabled=true
      • For Java versions earlier than 1.8, it is recommended to set the sigar.
      # default: false
      sigar_enabled=true
  • Fixed Fixed the issue where log tracing does not occur intermittently (Java agent 2.2.58).

Note

Download: Java Agent v2.2.59

To install the Java agent for the first time, install the package first using the following command. For more information about agent installation, see the following.

wget https://api.whatap.io/agent/whatap.agent.java.tar.gz