All Products
Search
Document Center

Tair (Redis® OSS-Compatible):View performance trends

Last Updated:Mar 28, 2026

When a Tair (Redis OSS-compatible) instance shows latency spikes or unexpected resource consumption, CloudDBA's performance trends feature lets you pinpoint the issue by visualizing key metrics over a time range you choose. You can also compare two time periods side by side to identify regressions after a configuration change or traffic shift.

Prerequisites

Before you begin, ensure that you have:

View performance trends

  1. Log on to the console and go to the Instances page. In the top navigation bar, select the region where the instance is deployed, then click the instance ID.

  2. In the left-side navigation pane, choose CloudDBA > Performance Trends.

  3. Use one of the following methods to view performance data.

redis-clouddba-性能趋势查看方式

Performance Trends tab

On the Performance Trends tab, specify a time range, select the metrics to display, and click Search.

The available metrics are:

MetricWhat it tells you
CPU utilizationWhether the instance is CPU-bound; sustained high CPU often precedes latency increases
Memory usageHow close the instance is to its memory limit; high usage can trigger evictions
Queries per second (QPS)Request throughput; useful for correlating traffic spikes with performance changes
Total number of connectionsClient connection count; unexpectedly high values may indicate connection leaks
Response timeEnd-to-end latency for client requests
Network trafficInbound and outbound bandwidth consumption
Key hit ratioCache effectiveness; a declining ratio means more requests are hitting the backend
Note
  • For read/write splitting or cluster instances, select a specific node to view node-level metrics.

  • By default, Correlation is enabled — moving the pointer over one chart (for example, the CPU chart) causes all other charts to display metrics for the same point in time.

  • To view the definition of a metric, click the 含义 icon in the upper-left corner of the metric chart. To open a larger view of a chart, click Details in the upper-right corner.

Performance Trend Comparison tab

To compare performance across two time periods, click the Performance Trend Comparison tab, specify two time ranges, select the metrics to compare, and click Search.

This method is useful for confirming whether a configuration change or deployment improved or degraded instance performance.

Custom Charts

The Performance Trends and Performance Trend Comparison tabs display the basic performance metrics of an instance. To create a view that shows only a subset of metrics, configure custom performance trend charts. For more information, see Add a custom performance trend chart.

What's next