All Products
Search
Document Center

ApsaraDB RDS:Use the real-time monitoring feature

Last Updated:Mar 28, 2026

Database Autonomy Service (DAS) provides real-time monitoring for ApsaraDB RDS for PostgreSQL instances. Use this feature when you need an immediate view of instance performance — for example, to catch a sudden spike in connections or a drop in cache hit ratio before it impacts users.

Prerequisites

Before you begin, make sure that you have:

  • An RDS instance running RDS High-availability Edition

Available metrics

The Real-time Monitoring page provides two views:

ViewDescription
Real-time ChartsTrend charts for key performance metrics, updated every 5 seconds
Real-time TablesCurrent values of all performance metrics, updated every 5 seconds

Real-time Charts tracks the following metrics:

MetricDescription
ConnectionsNumber of connections to the instance
Transactions per second (TPS)Rate of committed transactions
Rows affectedNumber of rows on which operations are performed
Rows read and returnedNumber of rows read and returned by queries
Cache reads per secondRate of cache read operations
Cache hit ratioPercentage of reads served from cache
Temporary filesNumber of temporary files created
Temporary file sizeAmount of data in temporary files
To view a description of each metric, click Metric Description in the upper-left corner of the page.

View real-time monitoring data

  1. Go to the Instances page. In the top navigation bar, select the region where your instance resides, then click the instance ID.

  2. In the left-side navigation pane, choose Autonomy Service > Diagnostics.

  3. Click the Real-time Monitoring tab.

  4. Click Real-time Charts or Real-time Tables to view the metrics you need.