Skip to main content

DBX v1.6.8

August 18, 2023

Common

  • Feature Modified the agent configuration file.

    • XOS agent update: whatap.agent.xos-1.1.6g

      Added app, user, db, client, and pid to the slow query collection data of the PostgreSQL.

    • Included the xcub module in tar file for convenience of CUBRID installation.

  • Fixed Modified the autoscale notification function.

    • Added the alarm generation and agent operation checking functions upon Scale In/Out.

    • Deleted the stat category of the Autoscale agent.


PostgreSQL V2

  • Feature Added the db_postgresql_used_dm category.

  • Feature Divided the pg_dml option of the whatap.conf file into pg_dml_interval and pg_dml_limit.

  • Fixed Modified the replication collection query (slot addition) and separated the queries depending on the version.

  • Fixed Added app, user, db, client, and pid to the slow query collection data (XOS agent update is required).

  • Fixed Changed the backend_xid and backend_xmin types for active sessions from int to long.

  • Fixed Changed the formulas for blks_hit_ratio, index_hit_ratio, and table_hit_ratio.


MySQL V2

  • Feature Added categories for db_mysql_active_session, db_mysql_deadlock, and db_mysql_tables.

  • Feature Sent agentinfo to the tag count.

  • Fixed Modified the default value of the filesize collection option in the db_mysql_tables category to true.

  • Fixed Fixed the typo error for active session state.