Java Agent v2.2.28
February 27, 2024
-
FeatureWhen 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 -
DeprecatedStopped using the option to collect only the specified appenders while tracing the logback-1.2.8.whatap.conf# deprecated
trace_logback_appender_set= -
FeatureWhen 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 -
DeprecatedStopped using the option to collect only the specified appenders while tracing the log4j-2.17..whatap.conf# deprecated
trace_log4j_appender_set= -
ChangedIf the Pod name has not been specified in the container environment, modified to change it to be extracted fromHOSTNAMEin the environment variable (env). -
ChangedModified to limit the number of logs when connected to JBoss Connection Pool. -
ChangedModified the logs when sending the statistical data. -
FixedFixed the excessive TPS collection issue when using thetrace_sampling_enabledoption. -
FixedFixed 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