Java Agent v2.2.11
July 10, 2023
-
NewTracing the mongodb-reactiveTracing the mongodb-3.8.2, mongodb-4.0.3, mongodb-4.4, and mongodb-4.8
whatap.conf# Application example (duplicate application not allowed)
weaving=mongodb-3.8.2 -
ChangeModified to register multiple prefixes with comma (,) as the delimiter for thetrace_ignore_url_prefixsetting.whatap.conf# Applied example
trace_ignore_url_prefix=/api,/sample -
ChangeAutomated the weaving sub options (restart option).-
weaving=spring-boot-2.5Automatic tracing for tomcat9 and mongodb-4.0.3
whatap.conf# Untracing (restarting required)
weaving_mongodb4_0_3_enabled=false
weaving_tomcat9_enabled=false -
weaving=spring-boot-2.7Automatic tracing for tomcat9 and mongodb-4.4.
whatap.conf# Untracing (restarting required)
weaving_mongodb4_4_enabled=false
weaving_tomcat9_enabled=false -
weaving=spring-boot-3.0Automatic tracing for tomcat10 and mongodb-4.8.
whatap.conf# Untracing (restarting required)
weaving_mongodb4_4_enabled=false
weaving_tomcat10_enabled=false
-