All Products
Search
Document Center

ApsaraDB RDS:View database proxy monitoring data

Last Updated:Mar 28, 2026

Monitor the CPU utilization of your database proxies to assess load and decide whether to scale the number or specifications of your proxies.

CPU utilization is the only metric available for database proxies in ApsaraDB RDS for MySQL.

Prerequisites

Before you begin, ensure that you have:

View proxy monitoring data in the console

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

  2. In the left-side navigation pane, click Database Proxy.

  3. In the Basic Information section, click View Monitoring Data.

  4. In the panel that appears, specify a time range and review the CPU Utilization (%) section.

Query proxy performance data using the API

Use the DescribeDBProxyPerformance API operation to query the performance data of a database proxy programmatically. This is useful for automation or integration with external monitoring systems.

What's next