DBX v1.6.15
December 9, 2023
Common
-
Changed
During installation in the Windows environment, the required files are included in the agent installation file: instsrv.exe, srvany.exe. -
Fixed
Fixed the install_windowsService.bat file bug (cannot read JAR files in the jdbc directory).
PostgreSQL
Fixed
Modified the table layout column.Fixed
Reduced the load and fixed the bug when collectingpg_stat_statements
.
MySQL
-
Feature
Added the metrics,trx_rseg_history_len
(MySQL 5.7 or later) andactive_transactions
(MySQL 5.5 or later).Add the whatap.conf file configuration options as follows:
whatap.conftrx_rseg_history_len=true
active_transactions=true -
Feature
Added the function to collect DB parameters every 5 seconds.whatap.confcollect_variables_metric=true
variables_metric=
# e.g variables_metric=uptime,version -
Feature
Added the json format transmission when transmitting a plan.
Oracle
Fixed
Modified the table layout column.