Java Agent v2.2.28
February 27, 2024
-
Feature
When tracing the logback-1.2.8, added the appender exclusion option.whatap.conf# example: ignore 'CONSOLE', 'ACCESS_APPENDER' appender
ignore_logback_appender_set=CONSOLE,ACCESS_APPENDER -
Deprecated
Stopped using the option to collect only the specified appenders while tracing the logback-1.2.8.whatap.conf# deprecated
trace_logback_appender_set= -
Feature
When tracing the log4j-2.17, added the appender exclusion option.whatap.conf# example: ignore 'CONSOLE', 'ACCESS_APPENDER' appender
ignore_log4j_appender_set=CONSOLE,ACCESS_APPENDER -
Deprecated
Stopped using the option to collect only the specified appenders while tracing the log4j-2.17..whatap.conf# deprecated
trace_log4j_appender_set= -
Changed
If the Pod name has not been specified in the container environment, modified to change it to be extracted fromHOSTNAME
in the environment variable (env
). -
Changed
Modified to limit the number of logs when connected to JBoss Connection Pool. -
Changed
Modified the logs when sending the statistical data. -
Fixed
Fixed the excessive TPS collection issue when using thetrace_sampling_enabled
option. -
Fixed
Fixed the error that occurs when collecting the spring-security exception for spring-boot-3.x.
Download: Java Agent v2.2.28
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