Java Agent v2.2.31
April 3, 2024
-
FeatureTraced kafka-batch in spring-boot-2.7.x.whatap.confweaving=spring-boot-2.7 -
FeatureAdded the option to set whether or not to trace when SqlException occurs in the JDBC driver.By setting the option value to
false, you can performbiz_exceptionsas custom exception handling.whatap.conf# default: true
trace_sql_exception_enabled=true -
FeatureAdded the URL + HTTP method setting option.- e.g. /api/user+GET, /api/user+POST
- In Statistics or Transaction Search, you can check with URL+method.
- It collects data with URL+method with URL changed in the statistical data.
whatap.conf# default: false
trace_tx_name_with_method_enabled=false -
FeatureUpdate is performed with oshi-core-6.1.6. -
FeatureAdded the feature to collect the netstat metric in the Java agent and added the Maximum Transmission Unit (MTU) metric.whatap.conf# default: false
oshi_enabled=false
# default: false
oshi_netstat_enabled=false -
ChangedModified to collect detailed traces with errors by default regardless of thetrace_basetimeorprofile_basetimeoption.whatap.conf# default: false -> true
trace_concern_error_enabled=true -
ChangedUpdated the oshi release directory from lib4 to lib5. -
FixedFixed the agent log typo when applying the oshi and sigar libraries.
Download: Java Agent v2.2.31
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