Skip to main content

Java Agent v2.2.60

May 29, 2025

  • New Tracing spring-cloud-openfeign-core, spring-cloud-circuitbreaker-resilience4j

    weaving=feign-11,resilience4j-circuitbreaker
  • New Tracing feign-hystrix

    weaving=feign-11,feign-hystrix,hystrix-circuitbreaker
  • New log4j-1.x log collection

    weaving=log4j-1
    • log4j-1.x log collection configuration

      # default: false
      # trace exception stack
      trace_log4j_stack_enabled=true

      # default: true
      # trace standard out log
      trace_log4j_stdout_enabled=true

      # default: true
      # trace log4j appender log
      trace_log4j_appender_enabled=true

      # example: ignore appender accessfile, file
      # ignore_log4j_appender_set=accessfile,file
      ignore_log4j_appender_set=
  • Changed Modified the levels in the AppServer category collected by the Tomcat log to match the Tomcat log level.

    • warn → WARNING

    • error, fatal → SEVERE

  • Fixed Corrected typo in the class of the db_pool_detail metric (Hyris DataSource Pool → HikariPool).

  • Fixed Fixed the issue where errors cannot be collected when there is no response while calling FeignClient.

Note

Download: Java Agent v2.2.60

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