All Products
Search
Document Center

ApsaraDB RDS:View the monitoring data of a database proxy

Last Updated:Jan 08, 2024

When you use the database proxy feature for an ApsaraDB RDS for PostgreSQL instance, you can view the performance data of a database proxy at any time to check the loads on the database proxy, modify the number of database proxies, and configure the read weights read-only RDS instances.

Prerequisites

The database proxy feature is enabled. For more information, see Enable the database proxy feature.

Procedure

  1. Go to the Instances page. In the top navigation bar, select the region in which the RDS instance resides. Then, find the RDS instance and click the ID of the instance.
  2. In the left-side navigation pane, click Database Proxy.

  3. Click View Monitoring Data.

  4. Specify a time range from which you want to query the monitoring data of the database proxy.

    • The following metrics are provided: Connections per Second, Current Connections, Outbound Traffic, Inbound Traffic, Request Rate (QPS), and CPU Utilization.

    • The monitoring frequency varies based on the time range that you specify for the query.

      • If the time range is less than or equal to 1 hour, the time granularity is 5 seconds.

      • If the time range is greater than 1 hour and less than or equal to 2 hours, the time granularity is 10 seconds.

      • If the time range is greater than 2 hours and less than or equal to 6 hours, the time granularity is 30 seconds.

      • If the time range is greater than 6 hours and less than or equal to 1 day, the time granularity is 2 minutes.

      • If the time range is greater than 1 day and less than or equal to 7 days, the time granularity is 30 minutes.

      • If the time range is greater than 7 days and less than or equal to 30 days, the time granularity is 1 hour.

Related operations

Operation

Description

DescribeDBProxyPerformance

Queries the performance data of a database proxy.