Skip to main content

Java Agent v2.2.37

July 31, 2024

  • Feature If an exception occurs that passes through the spring-boot ExceptionHandler, it replaces the previous exception.

    In the Trace analysis tab of the Record summary window, you can mark the exception as an exception registered in the ExceptionHandler of the spring-boot.

    whatap.conf
    # default: true
    trace_exception_handler_overwrite_enabled=true
  • Changed Modified not to generate the HTTP parameter step in the Trace analysis window, if there is no value corresponding to the HTTP parameter key or there is no HTTP parameter when the value of the trace_http_parameter_enabled option is true.

  • Fixed Fixed the issue where basic CPU collection is not possible in the Windows environment.

  • Fixed Fixed the issue where monitoring metrics are not collected when using the sigar library in the Windows environment.

  • Fixed Fixed the issue where monitoring metrics are not collected when using the oshi library in the Windows environment.

Note

Download: Java Agent v2.2.37

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