Skip to content

Database


The Database module displays various infrastructure database data that DataKit supports collecting. Through a centralized explorer and new query analysis capabilities, it provides real-time monitoring of key metrics for databases such as MySQL, PostgreSQL, Oracle, SQL Server, MongoDB, and more, including version, uptime, load trends, blocking rate, etc., and supports cross-instance normalized SQL performance analysis.

Note

The DataKit collector has been updated. Please contact your administrator to upgrade the version to enable the new database monitoring experience.

Entry Points

The Database module provides two core entry points for different troubleshooting scenarios:

Entry Purpose Use Cases
Explorer Single-instance perspective View the running status list of all database instances; click an instance to enter its details, and analyze its overview, queries, sessions, metrics, logs, table structure, etc.
Query Analysis Cross-instance normalized aggregation Aggregate performance data of the same business SQL across multiple instances to identify system-level slow query bottlenecks from a global perspective.

Data Scope

The currently supported database types include:

  • MySQL
  • PostgreSQL
  • Oracle
  • SQL Server
  • MongoDB
  • Redis (Explorer only)