tencent cloud

TDSQL-C for MySQL

Viewing Database Proxy Monitoring Data

Download
Focus Mode
Font Size
Last updated: 2026-08-18 17:23:14
AI-Translated
This document describes how to view database proxy node monitoring through the TDSQL-C for MySQL console.

Prerequisites

Database Proxy Node Monitoring Metrics

Note:
When you obtain monitoring data through calling APIs, the monitoring metric names used in the call parameter items should follow the Callable Metric Name column in the table below.
To monitor the SQL full-link average latency, DB execution average latency, and Proxy internal average latency metrics, the database proxy kernel version (stable edition) must be greater than or equal to 1.3.22.
The callable metric names and dimension names for database proxy monitoring metrics have been updated since August 2026. For detailed monitoring metrics and dimension/parameter descriptions, see TDSQL-C for MySQL Monitoring Metrics.
Monitoring Metric Name
Callable Metric Name (Old)
Callable Metric Name (New)
Unit
Current Connections
ProxyCurrentConnections
Proxiescurrentconnections
pcs
Requests
ProxyQueries
Proxiesqueries
counts/sec
Read Requests
ProxyRouteSlave
Proxiesroutemaster
counts/sec
Write Requests
ProxyRouteMaster
Proxiesrouteslave
counts/sec
CPU Utilization
ProxyCpuUseRate
Proxiescpuuserate
%
Memory Utilization
ProxyMemoryUseRate
Proxiesmemoryuserate
%
Memory Usage
ProxyMemoryUsage
Proxiesmemoryusage
MB
Proxy-to-Client Traffic per Second
ProxyBytesSent
Proxiesbytessent
MB/s
Client-to-Proxy Traffic per Second
ProxyBytesReceived
Proxiesbytesreceived
MB/s
SQL Full Link Avg Duration
ProxySQLFullRT
Proxysqlfullrt
μs
DB Execution Avg Duration
ProxyDbRT
Proxydbrt
μs
Proxy Internal Average Time Consumption
ProxyInternalRT
Proxyinternalrt
μs

Operation Steps

1. Log in to the TDSQL-C for MySQL console, select a cluster with the proxy enabled in the cluster list, and click the cluster ID to go to the cluster management page.
2. In the topology diagram under Cluster Management > Cluster Details, hover the mouse pointer over the database proxy section and click Details to enter the database proxy management page. Alternatively, you can directly select the Database Proxy tab on the cluster management page to enter the database proxy management page.
3. On the Database Proxy page, select Performance Monitoring, and click the node name to view the monitoring of each proxy node.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback