All Products
Search
Document Center

PolarDB:View monitoring statistics

Last Updated:Mar 28, 2026

PolarDB provides built-in metric statistics that give you visibility into overall database usage and help you identify performance issues. The statistics cover four areas:

  • SQL statements — query execution activity

  • Tables — access patterns and usage for each table

  • Indexes — index access and efficiency data

  • Background processes — status and activity of server processes

The following diagram shows all monitored metrics. Use it as a reference when troubleshooting performance issues.

PolarDB statistics

Query the statistics views

Query the statistics views directly to retrieve detailed instance data. For a full list of available views and how to use them, see Check the views of PolarDB.