Queries the metrics of an ApsaraDB for Redis instance.
Operation Description
Note
ApsaraDB for Redis has upgraded the monitoring metrics. The DescribeMonitorItems operation is phased out. For more information, see The DescribeMonitorItems operation supported by ApsaraDB for Redis is phased out.
After you call this operation to retrieve a list of metrics for a specified ApsaraDB for Redis instance, you can call the DescribeHistoryMonitorValues operation to query monitoring history of the instance.
debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "8BEB2618-9517-43F3-A233-E0B34512****",
"MonitorItems": {
"KVStoreMonitorItem": [
{
"Unit": "Counts/s",
"MonitorKey": "select"
}
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history