Java Agent v2.2.18
2023年9月26日
-
Feature
HttpServletのsuperを設定して、該当クラスを継承したクラスでhttpサービスを開始できる機能の追加。コンマ(,)を区切り文字として使用できます。whatap.conf# example, separator ','
hook_httpservlet_supers=javax.servlet.http.HttpServlet -
Feature
db2-11.5追跡whatap.confweaving=db2-11.5
-
Feature
Oracleデータベース追跡設定の追加。オプション適用後の再起動が必要です。既定値はtrue
です。whatap.conf# Default: true
# Will require a restart of the agent to take effect.
hook_oracle_enabled=true -
Changed
lettuce-5.1追跡時に収集SQLのキー値を表示するように変更 -
Fixed
container-id収集時に発生するログを削除するように修正 -
Fixed
Redisのlettuceドライバー(lettuce-5.1, lettuce-6.2)追跡時、以降のSQLが表示されない現象の修正 -
Deprecated
HTTPサービス追跡時org.apache.catalina.filters.FilterBase
クラスをデフォルト追跡から除外