GeminiDB Redis Metrics
Description
This section describes GeminiDB Redis metrics reported to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the metrics of a monitored object and alarms generated for GeminiDB Redis.
You can view the instance-level and node-level GeminiDB Redis metrics described in GeminiDB Redis on each instance node by referring to Viewing Monitoring Metrics. The instance-level metrics displayed on each instance node are the same.
Metric Level |
Metric Type |
---|---|
Instance |
Instance metrics |
Node |
Basic metrics |
Namespace
SYS.NoSQL
Instance Metrics
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis816_cluster_disk_usage |
Storage Usage |
Storage usage of an instance Unit: % |
0–100 |
GeminiDB Redis instances |
1 minute |
redis813_cluster_slow_query_count |
Slow Queries per Instance |
Number of slow queries on an instance Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis812_cluster_processed_command_count |
Total Commands per Instance Total commands processed by an instance |
Total commands processed by a node Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis811_cluster_max_connect_count |
Max. Connections per Instance |
Maximum connections to an instance Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis808_cluster_new_client_connection |
Connections Created Per Second |
Instance connections created per second Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis807_cluster_all_connection_count |
Total Connections |
Total connections to the instance Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis806_cluster_max_connection_usage |
Connection Usage |
Max. node connection usage of the instance Unit: % |
0–100 |
GeminiDB Redis instances |
1 minute |
redis805_cluster_avg_hit_rate |
Average Hit Rate of the Instance |
Average hit rate of multiple nodes in the instance Unit: % |
0–100 |
GeminiDB Redis instances |
1 minute |
redis804_cluster_all_p99_usec |
p99 Latency |
p99 latency of the instance Unit: μs |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis803_cluster_all_avg_usec |
Average Latency |
Average latency of the instance Unit: μs |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis802_cluster_max_response_argc |
Max. Elements Obtained in a Request |
Max. elements obtained by the client in a request Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis801_cluster_max_response_bytes |
Max. Bytes Obtained in a Request |
Max. bytes obtained by the client in a request Unit: byte |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis800_cluster_max_request_argc |
Max. Parameters Sent in a Request |
Max. parameters sent in a request Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis799_cluster_max_request_bytes |
Max. Bytes Sent in a Request |
Max. bytes sent in a request Unit: byte |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis798_cluster_expire_key_counts |
Keys with an Expiration Time Configured |
Instance keys with an expiration time configured Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis689_qps_receive_total |
Total Traffic Received by the Instance |
Total traffic received by the instance, a reflection of the traffic volume on the application side. Unit: byte/s |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis688_qps_send_total |
Total Traffic Sent by the Instance |
Total traffic sent by the instance, a reflection of the traffic volume on the application side. Unit: byte/s |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis668_cluster_key_counts |
Instance Keys |
Total keys of a cluster Unit: count |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis667_cluster_qps |
QPS of the Instance |
The value of this metric is the QPS of the instance. Unit: count/s |
≥ 0 |
GeminiDB Redis instances |
1 minute |
Node Metrics
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis817_slow_query_count |
Slow Queries per Node |
Slow queries on a node Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis810_max_connect_count |
Max. Connections per Node |
Maximum connections to a node Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis809_processed_command_count |
Total Commands per Node |
Total commands processed by a node Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis687_client_network_packet_return_p99 |
p99 Latency for Packets Returning to the Client (Send) |
p99 latency for packets sent from the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis686_client_network_packet_return_max |
Maximum Speed for Packets Returning to the Client (Send) |
Maximum speed for packets sent by the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis685_client_network_packet_return_avg |
Average Speed for Packets Returning to the Client (Send) |
Average speed for packets sent by the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis684_client_packet_return_queue_p99 |
p99 Latency for Packets Returning to the Client (Queuing) |
Queuing p99 latency for packets returned from the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis683_client_packet_return_queue_max |
Maximum Speed for Packets Returning to the Client (Queuing) |
Maximum queuing speed for packets returned from the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis682_client_packet_return_queue_avg |
Average Speed for Packets Returning to the Client (Queuing) |
Average queuing speed for packets returned from the proxy to the client, a reflection of the network quality on the application side. Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis678_max_response_argc |
Maximum Elements Obtained in a Request |
Maximum elements obtained by the client in a request Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis677_max_response_bytes |
Maximum Bytes Obtained in a Request |
Maximum bytes obtained by the client in a request Unit: byte |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis676_max_request_argc |
Maximum Parameters Sent in a Request |
Maximum parameters sent by the client in a request Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis675_max_request_bytes |
Maximum Bytes Sent in a Request |
Maximum bytes sent by the client in a request Unit: byte |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis674_max_pipelined |
Maximum Commands Sent in a Pipeline |
Maximum commands batch sent by the client in a pipeline Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis673_wrong_auth |
Failed Authentication Attempts |
Failed authentication attempts per second on a node Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis672_no_auth |
Request Attempts Due to Authentication Failure |
Failed request attempts due to authentication failure on a node per second Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis671_new_client_connection |
New Connections |
Connections created on a node per second Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis670_hit_rate |
Hit Rate of a Key in Underlying Storage |
Hit percentage of a key in underlying storage in a collection period. Formula: Hit keys/(Hit keys + Missed keys). Unit: % |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
redis669_connection_usage |
Connection Usage |
Connection usage in a collection period. Formula: Used connections/Total connections. Unit: % |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
redis319_all_qps |
Proxy QPS |
Proxy QPS on a node Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis318_all_p99 |
p99 Access Latency |
p99 latency when a node executes all commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis317_all_max_usec |
Maximum Access Latency |
Maximum latency when a node executes all commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis316_all_avg_usec |
Average Access Latency |
Average latency when a node executes all commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis032_shard_qps |
Shard QPS |
Shard QPS on a node Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis021_proxy_send_client_bps |
Traffic Send Speed |
Traffic send speed of a node Unit: byte/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis020_proxy_recv_client_bps |
Traffic Receive Speed |
Traffic receive speed of a node Unit: byte/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis019_proxy_response_ps |
Proxy Response Rate |
Speed at which proxy responds to clients Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis018_proxy_resqust_ps |
Request Receive Speed |
Speed at which proxy receives requests from clients Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis017_proxy_accept |
Client Connections |
Client connections to a node. Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
nosql007_disk_used_size |
Storage Space Usage |
Storage space usage of the current instance. Unit: GB |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
nosql006_disk_total_size |
Total Storage Space |
Total storage space of the current instance. Unit: GB |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
nosql005_disk_usage |
Storage Usage |
Storage usage of the current instance. Unit: % |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
nosql002_mem_usage |
Memory Usage |
Memory usage of the monitored system Unit: % |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
nosql001_cpu_usage |
CPU Usage |
CPU usage of the monitored system Unit: % |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis107_decr_qps |
DECR QPS |
QPS when a node executes the DECR command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis106_decr_p99 |
DECR p99 Latency |
p99 latency when a node executes the DECR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis104_decr_avg_usec |
DECR Average Latency |
Average latency when a node executes the DECR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis103_incr_qps |
INCR QPS |
QPS when a node executes the INCR command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis102_incr_p99 |
INCR p99 Latency |
p99 latency when a node executes the INCR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis100_incr_avg_usec |
INCR Average Latency |
Average latency when a node executes the INCR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis099_strlen_qps |
STRLEN QPS |
QPS when a node executes the STRLEN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis098_strlen_p99 |
STRLEN p99 Latency |
p99 latency when a node executes the STRLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis096_strlen_avg_usec |
STRLEN Average Latency |
Average latency when a node executes the STRLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis095_substr_qps |
SUBSTR QPS |
QPS when a node executes the SUBSTR command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis094_substr_p99 |
SUBSTR p99 Latency |
p99 latency when a node executes the SUBSTR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis092_substr_avg_usec |
SUBSTR Average Latency |
Average latency when a node executes the SUBSTR command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis091_setrange_qps |
SETRANGE QPS |
QPS when a node executes the SETRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis090_setrange_p99 |
SETRANGE p99 Latency |
p99 latency when a node executes the SETRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis088_setrange_avg_usec |
SETRANGE Average Latency |
Average latency when a node executes the SETRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis087_getrange_qps |
GETRANGE QPS |
QPS when a node executes the GETRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis086_getrange_p99 |
GETRANGE p99 Latency |
p99 latency when a node executes the GETRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis084_getrange_avg_usec |
GETRANGE Average Latency |
Average latency when a node executes the GETRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis083_mset_qps |
MSET QPS |
QPS when a node executes the MSET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis082_mset_p99 |
MSET p99 Latency |
p99 latency when a node executes the MSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis080_mset_avg_usec |
MSET Average Latency |
Average latency when a node executes the MSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis079_mget_qps |
MGET QPS |
QPS when a node executes the MGET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis078_mget_p99 |
MGET p99 Latency |
p99 latency when a node executes the MGET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis076_mget_avg_usec |
MGET Average Latency |
Average latency when a node executes the MGET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis075_append_qps |
APPEND QPS |
QPS when a node executes the APPEND command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis074_append_p99 |
APPEND p99 Latency |
p99 latency when a node executes the APPEND command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis072_append_avg_usec |
APPEND Average Latency |
Average latency when a node executes the APPEND command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis071_getset_qps |
GETSET QPS |
QPS when a node executes the GETSET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis070_getset_p99 |
GETSET p99 Latency |
p99 latency when a node executes the GETSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis068_getset_avg_usec |
GETSET Average Latency |
Average latency when a node executes the GETSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis067_get_qps |
GET QPS |
QPS when a node executes the GET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis066_get_p99 |
GET p99 Latency |
p99 latency when a node executes the GET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis064_get_avg_usec |
GET Average Latency |
Average latency when a node executes the GET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis063_set_qps |
SET QPS |
QPS when a node executes the SET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis062_set_p99 |
SET p99 Latency |
p99 latency when a node executes the SET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis060_set_avg_usec |
SET Average Latency |
Average latency when a node executes the SET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis159_hscan_qps |
HSCAN QPS |
QPS when a node executes the HSCAN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis158_hscan_p99 |
HSCAN p99 Latency |
p99 latency when a node executes the HSCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis156_hscan_avg_usec |
HSCAN Average Latency |
Average latency when a node executes the HSCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis155_hvals_qps |
HVALS QPS |
QPS when a node executes the HVALS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis154_hvals_p99 |
HVALS p99 Latency |
p99 latency when a node executes the HVALS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis152_hvals_avg_usec |
HVALS Average Latency |
Average latency when a node executes the HVALS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis151_hstrlen_qps |
HSTRLEN QPS |
QPS when a node executes the HSTRLEN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis150_hstrlen_p99 |
HSTRLEN p99 Latency |
p99 latency when a node executes the HSTRLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis148_hstrlen_avg_usec |
HSTRLEN Average Latency |
Average latency when a node executes the HSTRLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis147_hlen_qps |
HLEN QPS |
QPS when a node executes the HLEN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis146_hlen_p99 |
HLEN p99 Latency |
p99 latency when a node executes the HLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis144_hlen_avg_usec |
HLEN Average Latency |
Average latency when a node executes the HLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis143_hkeys_qps |
HKEYS QPS |
QPS when a node executes the HKEYS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis142_hkeys_p99 |
HKEYS p99 Latency |
p99 latency when a node executes the HKEYS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis140_hkeys_avg_usec |
HKEYS Average Latency |
Average latency when a node executes the HKEYS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis139_hincrby_qps |
HINCRBY QPS |
QPS when a node executes the HINCRBY command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis138_hincrby_p99 |
HINCRBY p99 Latency |
p99 latency when a node executes the HINCRBY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis136_hincrby_avg_usec |
HINCRBY Average Latency |
Average latency when a node executes the HINCRBY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis135_hexists_qps |
HEXISTS QPS |
QPS when a node executes the HEXISTS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis134_hexists_p99 |
HEXISTS p99 Latency |
p99 latency when a node executes the HEXISTS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis132_hexists_avg_usec |
HEXISTS Average Latency |
Average latency when a node executes the HEXISTS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis131_hgetall_qps |
HGETALL QPS |
QPS when a node executes the HGETALL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis130_hgetall_p99 |
HGETALL p99 Latency |
p99 latency when a node executes the HGETALL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis128_hgetall_avg_usec |
HGETALL Average Latency |
Average latency when a node executes the HGETALL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis127_hdel_qps |
HDEL QPS |
QPS when a node executes the HDEL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis126_hdel_p99 |
HDEL p99 Latency |
p99 latency when a node executes the HDEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis124_hdel_avg_usec |
HDEL Average Latency |
Average latency when a node executes the HDEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis123_hmget_qps |
HMGET QPS |
QPS when a node executes the HMGET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis122_hmget_p99 |
HMGET p99 Latency |
p99 latency when a node executes the HMGET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis120_hmget_avg_usec |
HMGET Average Latency |
Average latency when a node executes the HMSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis119_hmset_qps |
HMSET QPS |
QPS when a node executes the HMSET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis118_hmset_p99 |
HMSET p99 Latency |
p99 latency when a node executes the HMSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis116_hmset_avg_usec |
HMSET Average Latency |
Average latency when a node executes the HMSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis115_hget_qps |
HGET QPS |
QPS when a node executes the HGET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis114_hget_p99 |
HGET p99 Latency |
p99 latency when a node executes the HGET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis112_hget_avg_usec |
HGET Average Latency |
Average latency when a node executes the HGET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis111_hset_qps |
HSET QPS |
QPS when a node executes the HSET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis110_hset_p99 |
HSET p99 Latency |
p99 latency when a node executes the HSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis108_hset_avg_usec |
HSET Average Latency |
Average latency when a node executes the HSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis207_ltrim_qps |
LTRIM QPS |
QPS when a node executes the LTRIM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis206_ltrim_p99 |
LTRIM p99 Latency |
p99 latency when a node executes the LTRIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis204_ltrim_avg_usec |
LTRIM Average Latency |
Average latency when a node executes the LTRIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis203_lset_qps |
LSET QPS |
QPS when a node executes the LSET command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis202_lset_p99 |
LSET p99 Latency |
p99 latency when a node executes the LSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis200_lset_avg_usec |
LSET Average Latency |
Average latency when a node executes the LSET command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis199_lrem_qps |
LREM QPS |
QPS when a node executes the LREM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis198_lrem_p99 |
LREM p99 Latency |
p99 latency when a node executes the LREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis196_lrem_avg_usec |
LREM Average Latency |
Average latency when a node executes the LREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis195_lrange_qps |
LRANGE QPS |
QPS when a node executes the LRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis194_lrange_p99 |
LRANGE p99 Latency |
p99 latency when a node executes the LRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis192_lrange_avg_usec |
LRANGE Average Latency |
Average latency when a node executes the LRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis191_linsert_qps |
LINSERT QPS |
QPS when a node executes the LINSERT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis190_linsert_p99 |
LINSERT p99 Latency |
p99 latency when a node executes the LINSERT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis188_linsert_avg_usec |
LINSERT Average Latency |
Average latency when a node executes the LINSERT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis187_lindex_qps |
LINDEX QPS |
QPS when a node executes the LINDEX command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis186_lindex_p99 |
LINDEX p99 Latency |
p99 latency when a node executes the LINDEX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis184_lindex_avg_usec |
LINDEX Average Latency |
Average latency when a node executes the LINDEX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis183_llen_qps |
LLEN QPS |
QPS when a node executes the LLEN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis182_llen_p99 |
LLEN p99 Latency |
p99 latency when a node executes the LLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis180_llen_avg_usec |
LLEN Average Latency |
Average latency when a node executes the LLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis179_rpoplpush_qps |
RPOPLPUSH QPS |
QPS when a node executes the RPOPLPUSH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis178_rpoplpush_p99 |
RPOPLPUSH p99 Latency |
p99 latency when a node executes the RPOPLPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis176_rpoplpush_avg_usec |
RPOPLPUSH Average Latency |
Average latency when a node executes the RPOPLPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis175_rpop_qps |
RPOP QPS |
QPS when a node executes the RPOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis174_rpop_p99 |
RPOP p99 Latency |
p99 latency when a node executes the RPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis172_rpop_avg_usec |
RPOP Average Latency |
Average latency when a node executes the RPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis171_rpush_qps |
RPUSH QPS |
QPS when a node executes the RPUSH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis170_rpush_p99 |
RPUSH p99 Latency |
p99 latency when a node executes the RPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis168_rpush_avg_usec |
RPUSH Average Latency |
Average latency when a node executes the RPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis167_lpop_qps |
LPOP QPS |
QPS when a node executes the LPOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis166_lpop_p99 |
LPOP p99 Latency |
p99 latency when a node executes the LPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis164_lpop_avg_usec |
LPOP Average Latency |
Average latency when a node executes the LPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis163_lpush_qps |
LPUSH QPS |
QPS when a node executes the LPUSH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis162_lpush_p99 |
LPUSH p99 Latency |
p99 latency when a node executes the LPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis160_lpush_avg_usec |
LPUSH Average Latency |
Average latency when a node executes the LPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis470_brpoplpush_qps |
BRPOPLPUSH QPS |
QPS when a node executes the BRPOPLPUSH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis468_brpoplpush_p99 |
BRPOPLPUSH p99 Latency |
p99 latency when a node executes the BRPOPLPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis466_brpoplpush_avg_usec |
BRPOPLPUSH Average Latency |
Average latency when a node executes the BRPOPLPUSH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis465_brpop_qps |
BRPOP QPS |
QPS when a node executes the BRPOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis463_brpop_p99 |
BRPOP p99 Latency |
p99 latency when a node executes the BRPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis461_brpop_avg_usec |
BRPOP Average Latency |
Average latency when a node executes the BRPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis460_blpop_qps |
BLPOP QPS |
QPS when a node executes the BLPOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis458_blpop_p99 |
BLPOP p99 Latency |
p99 latency when a node executes the BLPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis456_blpop_avg_usec |
BLPOP Average Latency |
Average latency when a node executes the BLPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis247_srandmember_qps |
SRANDMEMBER QPS |
QPS when a node executes the SRANDMEMBER command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis246_srandmember_p99 |
SRANDMEMBER p99 Latency |
p99 latency when a node executes the SRANDMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis244_srandmember_avg_usec |
SRANDMEMBER Average Latency |
Average latency when a node executes the SRANDMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis243_sdiff_qps |
SDIFF QPS |
QPS when a node executes the SDIFF command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis242_sdiff_p99 |
SDIFF p99 Latency |
p99 latency when a node executes the SDIFF command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis240_sdiff_avg_usec |
SDIFF Average Latency |
Average latency when a node executes the SDIFF command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis239_sismember_qps |
SISMEMBER QPS |
QPS when a node executes the SISMEMBER command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis238_sismember_p99 |
SISMEMBER p99 Latency |
p99 latency when a node executes the SISMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis236_sismember_avg_usec |
SISMEMBER Average Latency |
Average latency when a node executes the SISMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis235_sinter_qps |
SINTER QPS |
QPS when a node executes the SINTER command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis234_sinter_p99 |
SINTER p99 Latency |
p99 latency when a node executes the SINTER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis232_sinter_avg_usec |
SINTER Average Latency |
Average latency when a node executes the SINTER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis231_sunion_qps |
SUNION QPS |
QPS when a node executes the SUNION command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis230_sunion_p99 |
SUNION p99 Latency |
p99 latency when a node executes the SUNION command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis228_sunion_avg_usec |
SUNION Average Latency |
Average latency when a node executes the SUNION command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis227_srem_qps |
SREM QPS |
QPS when a node executes the SREM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis226_srem_p99 |
SREM p99 Latency |
p99 latency when a node executes the SREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis224_srem_avg_usec |
SREM Average Latency |
Average latency when a node executes the SREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis223_smembers_qps |
SMEMBERS QPS |
QPS when a node executes the SMEMBERS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis222_smembers_p99 |
SMEMBERS p99 Latency |
p99 latency when a node executes the SMEMBERS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis220_smembers_avg_usec |
SMEMBERS Average Latency |
Average latency when a node executes the SMEMBERS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis219_scard_qps |
SCARD QPS |
QPS when a node executes the SCARD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis218_scard_p99 |
SCARD p99 Latency |
p99 latency when a node executes the SCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis216_scard_avg_usec |
SCARD Average Latency |
Average latency when a node executes the SCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis215_spop_qps |
SPOP QPS |
QPS when a node executes the SPOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis214_spop_p99 |
SPOP p99 Latency |
p99 latency when a node executes the SPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis212_spop_avg_usec |
SPOP Average Latency |
Average latency when a node executes the SPOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis211_sadd_qps |
SADD QPS |
QPS when a node executes the SADD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis210_sadd_p99 |
SADD p99 Latency |
p99 latency when a node executes the SADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis208_sadd_avg_usec |
SADD Average Latency |
Average latency when a node executes the SADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis485_sdiffstore_qps |
SDIFFSTORE QPS |
QPS when a node executes the SDIFFSTORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis483_sdiffstore_p99 |
SDIFFSTORE p99 Latency |
p99 latency when a node executes the SDIFFSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis481_sdiffstore_avg_usec |
SDIFFSTORE Average Latency |
Average latency when a node executes the SDIFFSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis480_sinterstore_qps |
SINTERSTORE QPS |
QPS when a node executes the SINTERSTORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis478_sinterstore_p99 |
SINTERSTORE p99 Latency |
p99 latency when a node executes the SINTERSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis476_sinterstore_avg_usec |
SINTERSTORE Average Latency |
Average latency when a node executes the SINTERSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis475_sunionstore_qps |
SUNIONSTORE QPS |
QPS when a node executes the SUNIONSTORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis473_sunionstore_p99 |
SUNIONSTORE p99 Latency |
p99 latency when a node executes the SUNIONSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis471_sunionstore_avg_usec |
SUNIONSTORE Average Latency |
Average latency when a node executes the SUNIONSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis315_zremrangebylex_qps |
ZREMRANGEBYLEX QPS |
QPS when a node executes the ZREMRANGEBYLEX command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis314_zremrangebylex_p99 |
ZREMRANGEBYLEX p99 Latency |
p99 latency when a node executes the ZREMRANGEBYLEX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis312_zremrangebylex_avg_usec |
ZREMRANGEBYLEX Average Latency |
Average latency when a node executes the ZREMRANGEBYLEX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis311_zremrangebyscore_qps |
ZREMRANGEBYSCORE QPS |
QPS when a node executes the ZREMRANGEBYSCORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis310_zremrangebyscore_p99 |
ZREMRANGEBYSCORE p99 Latency |
p99 latency when a node executes the ZREMRANGEBYSCORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis308_zremrangebyscore_avg_usec |
ZREMRANGEBYSCORE Average Latency |
Average latency when a node executes the ZREMRANGEBYSCORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis307_zremrangebyrank_qps |
ZREMRANGEBYRANK QPS |
QPS when a node executes the ZREMRANGEBYRANK command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis306_zremrangebyrank_p99 |
ZREMRANGEBYRANK p99 Latency |
p99 latency when a node executes the ZREMRANGEBYRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis304_zremrangebyrank_avg_usec |
ZREMRANGEBYRANK Average Latency |
Average latency when a node executes the ZREMRANGEBYRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis303_zpopmin_qps |
ZPOPMIN QPS |
QPS when a node executes the ZPOPMIN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis302_zpopmin_p99 |
ZPOPMIN p99 Latency |
p99 latency when a node executes the ZPOPMIN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis300_zpopmin_avg_usec |
ZPOPMIN Average Latency |
Average latency when a node executes the ZPOPMIN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis299_zpopmax_qps |
ZPOPMAX QPS |
QPS when a node executes the ZPOPMAX command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis298_zpopmax_p99 |
ZPOPMAX p99 Latency |
p99 latency when a node executes the ZPOPMAX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis296_zpopmax_avg_usec |
ZPOPMAX Average Latency |
Average latency when a node executes the ZPOPMAX command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis295_zlexcount_qps |
ZLEXCOUNT QPS |
QPS when a node executes the ZLEXCOUNT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis294_zlexcount_p99 |
ZLEXCOUNT p99 Latency |
p99 latency when a node executes the ZLEXCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis292_zlexcount_avg_usec |
ZLEXCOUNT Average Latency |
Average latency when a node executes the ZLEXCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis291_zrevrank_qps |
ZREVRANK QPS |
QPS when a node executes the ZREVRANK command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis290_zrevrank_p99 |
ZREVRANK p99 Latency |
p99 latency when a node executes the ZREVRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis288_zrevrank_avg_usec |
ZREVRANK Average Latency |
Average latency when a node executes the ZREVRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis287_zrank_qps |
ZRANK QPS |
QPS when a node executes the ZRANK command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis286_zrank_p99 |
ZRANK p99 Latency |
p99 latency when a node executes the ZRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis284_zrank_avg_usec |
ZRANK Average Latency |
Average latency when a node executes the ZRANK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis283_zscore_qps |
ZSCORE QPS |
QPS when a node executes the ZSCORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis282_zscore_p99 |
ZSCORE p99 Latency |
p99 latency when a node executes the ZSCORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis280_zscore_avg_usec |
ZSCORE Average Latency |
Average latency when a node executes the ZSCORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis279_zrem_qps |
ZREM QPS |
QPS when a node executes the ZREM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis278_zrem_p99 |
ZREM p99 Latency |
p99 latency when a node executes the ZREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis276_zrem_avg_usec |
ZREM Average Latency |
Average latency when a node executes the ZREM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis275_zcount_qps |
ZCOUNT QPS |
QPS when a node executes the ZCOUNT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis274_zcount_p99 |
ZCOUNT p99 Latency |
p99 latency when a node executes the ZCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis272_zcount_avg_usec |
ZCOUNT Average Latency |
Average latency when a node executes the ZCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis271_zrange_qps |
ZRANGE QPS |
QPS when a node executes the ZRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis270_zrange_p99 |
ZRANGE p99 Latency |
p99 latency when a node executes the ZRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis268_zrange_avg_usec |
ZRANGE Average Latency |
Average latency when a node executes the ZRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis267_zrevrange_qps |
ZREVRANGE QPS |
QPS when a node executes the ZREVRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis266_zrevrange_p99 |
ZREVRANGE p99 Latency |
p99 latency when a node executes the ZREVRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis264_zrevrange_avg_usec |
ZREVRANGE Average Latency |
Average latency when a node executes the ZREVRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis263_zincrby_qps |
ZINCRBY QPS |
QPS when a node executes the ZINCRBY command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis262_zincrby_p99 |
ZINCRBY p99 Latency |
p99 latency when a node executes the ZINCRBY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis260_zincrby_avg_usec |
ZINCRBY Average Latency |
Average latency when a node executes the ZINCRBY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis259_zscan_qps |
ZSCAN QPS |
QPS when a node executes the ZSCAN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis258_zscan_p99 |
ZSCAN p99 Latency |
p99 latency when a node executes the ZSCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis256_zscan_avg_usec |
ZSCAN Average Latency |
Average latency when a node executes the ZSCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis255_zcard_qps |
ZCARD QPS |
QPS when a node executes the ZCARD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis254_zcard_p99 |
ZCARD p99 Latency |
p99 latency when a node executes the ZCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis252_zcard_avg_usec |
ZCARD Average Latency |
Average latency when a node executes the ZCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis251_zadd_qps |
ZADD QPS |
QPS when a node executes the ZADD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis250_zadd_p99 |
ZADD p99 Latency |
p99 latency when a node executes the ZADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis248_zadd_avg_usec |
ZADD Average Latency |
Average latency when a node executes the ZADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis495_zinterstore_qps |
ZINTERSTORE QPS |
QPS when a node executes the ZINTERSTORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis493_zinterstore_p99 |
ZINTERSTORE p99 Latency |
p99 latency when a node executes the ZINTERSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis491_zinterstore_avg_usec |
ZINTERSTORE Average Latency |
Average latency when a node executes the ZINTERSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis490_zunionstore_qps |
ZUNIONSTORE QPS |
QPS when a node executes the ZUNIONSTORE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis488_zunionstore_p99 |
ZUNIONSTORE p99 Latency |
p99 latency when a node executes the ZUNIONSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis486_zunionstore_avg_usec |
ZUNIONSTORE Average Latency |
Average latency when a node executes the ZUNIONSTORE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis440_bitfield_qps |
BITFIELD QPS |
QPS when a node executes the BITFIELD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis438_bitfield_p99 |
BITFIELD p99 Latency |
p99 latency when a node executes the BITFIELD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis436_bitfield_avg_usec |
BITFIELD Average Latency |
Average latency when a node executes the BITFIELD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis435_bitop_qps |
BITOP QPS |
QPS when a node executes the BITOP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis433_bitop_p99 |
BITOP p99 Latency |
p99 latency when a node executes the BITOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis431_bitop_avg_usec |
BITOP Average Latency |
Average latency when a node executes the BITOP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis430_bitpos_qps |
BITPOS QPS |
QPS when a node executes the BITPOS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis428_bitpos_p99 |
BITPOS p99 Latency |
p99 latency when a node executes the BITPOS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis426_bitpos_avg_usec |
BITPOS Average Latency |
Average latency when a node executes the BITPOS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis425_bitcount_qps |
BITCOUNT QPS |
QPS when a node executes the BITCOUNT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis423_bitcount_p99 |
BITCOUNT p99 Latency |
p99 latency when a node executes the BITCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis421_bitcount_avg_usec |
BITCOUNT Average Latency |
Average latency when a node executes the BITCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis420_getbit_qps |
GETBIT QPS |
QPS when a node executes the GETBIT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis418_getbit_p99 |
GETBIT p99 Latency |
p99 latency when a node executes the GETBIT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis416_getbit_avg_usec |
GETBIT Average Latency |
Average latency when a node executes the GETBIT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis415_setbit_qps |
SETBIT QPS |
QPS when a node executes the SETBIT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis413_setbit_p99 |
SETBIT p99 Latency |
p99 latency when a node executes the SETBIT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis411_setbit_avg_usec |
SETBIT Average Latency |
Average latency when a node executes the SETBIT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis590_xreadgroup_qps |
XREADGROUP QPS |
QPS when a node executes the XREADGROUP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis588_xreadgroup_p99 |
XREADGROUP p99 Latency |
p99 latency when a node executes the XREADGROUP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis586_xreadgroup_avg_usec |
XREADGROUP Average Latency |
Average latency when a node executes the XREADGROUP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis585_xread_qps |
XREAD QPS |
QPS when a node executes the XREAD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis583_xread_p99 |
XREAD p99 Latency |
p99 latency when a node executes the XREAD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis581_xread_avg_usec |
XREAD Average Latency |
Average latency when a node executes the XREAD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis580_xinfo_qps |
XINFO QPS |
QPS when a node executes the XINFO command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis578_xinfo_p99 |
XINFO p99 Latency |
p99 latency when a node executes the XINFO command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis576_xinfo_avg_usec |
XINFO Average Latency |
Average latency when a node executes the XINFO command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis575_xpending_qps |
XPENDING QPS |
QPS when a node executes the XPENDING command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis573_xpending_p99 |
XPENDING p99 Latency |
p99 latency when a node executes the XPENDING command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis571_xpending_avg_usec |
XPENDING Average Latency |
Average latency when a node executes the XPENDING command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis570_xclaim_qps |
XCLAIM QPS |
QPS when a node executes the XCLAIM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis568_xclaim_p99 |
XCLAIM p99 Latency |
p99 latency when a node executes the XCLAIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis566_xclaim_avg_usec |
XCLAIM Average Latency |
Average latency when a node executes the XCLAIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis565_xrevrange_qps |
XREVRANGE QPS |
QPS when a node executes the XREVRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis563_xrevrange_p99 |
XREVRANGE p99 Latency |
p99 latency when a node executes the XREVRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis561_xrevrange_avg_usec |
XREVRANGE Average Latency |
Average latency when a node executes the XREVRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis560_xrange_qps |
XRANGE QPS |
QPS when a node executes the XRANGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis558_xrange_p99 |
XRANGE p99 Latency |
p99 latency when a node executes the XRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis556_xrange_avg_usec |
XRANGE Average Latency |
Average latency when a node executes the XRANGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis555_xlen_qps |
XLEN QPS |
QPS when a node executes the XLEN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis553_xlen_p99 |
XLEN p99 Latency |
p99 latency when a node executes the XLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis551_xlen_avg_usec |
XLEN Average Latency |
Average latency when a node executes the XLEN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis550_xtrim_qps |
XTRIM QPS |
QPS when a node executes the XTRIM command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis548_xtrim_p99 |
XTRIM p99 Latency |
p99 latency when a node executes the XTRIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis546_xtrim_avg_usec |
XTRIM Average Latency |
Average latency when a node executes the XTRIM command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis545_xdel_qps |
XDEL QPS |
QPS when a node executes the XDEL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis543_xdel_p99 |
XDEL p99 Latency |
p99 latency when a node executes the XDEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis541_xdel_avg_usec |
XDEL Average Latency |
Average latency when a node executes the XDEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis540_xgroup_qps |
XGROUP QPS |
QPS when a node executes the XGROUP command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis538_xgroup_p99 |
XGROUP p99 Latency |
p99 latency when a node executes the XGROUP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis536_xgroup_avg_usec |
XGROUP Average Latency |
Average latency when a node executes the XGROUP command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis535_xack_qps |
XACK QPS |
QPS when a node executes the XACK command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis533_xack_p99 |
XACK p99 Latency |
p99 latency when a node executes the XACK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis531_xack_avg_usec |
XACK Average Latency |
Average latency when a node executes the XACK command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis530_xadd_qps |
XADD QPS |
QPS when a node executes the XADD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis528_xadd_p99 |
XADD p99 Latency |
p99 latency when a node executes the XADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis526_xadd_avg_usec |
XADD Average Latency |
Average latency when a node executes the XADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis525_geopos_qps |
GEOPOS QPS |
QPS when a node executes the GEOPOS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis523_geopos_p99 |
GEOPOS p99 Latency |
p99 latency when a node executes the GEOPOS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis521_geopos_avg_usec |
GEOPOS Average Latency |
Average latency when a node executes the GEOPOS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis520_geodist_qps |
GEODIST QPS |
QPS when a node executes the GEODIST command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis518_geodist_p99 |
GEODIST p99 Latency |
p99 latency when a node executes the GEODIST command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis516_geodist_avg_usec |
GEODIST Average Latency |
Average latency when a node executes the GEODIST command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis515_geohash_qps |
GEOHASH QPS |
QPS when a node executes the GEOHASH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis513_geohash_p99 |
GEOHASH p99 Latency |
p99 latency when a node executes the GEOHASH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis511_geohash_avg_usec |
GEOHASH Average Latency |
Average latency when a node executes the GEOHASH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis510_georadius_qps |
GEORADIUS QPS |
QPS when a node executes the GEORADIUS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis508_georadius_p99 |
GEORADIUS p99 Latency |
p99 latency when a node executes the GEORADIUS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis506_georadius_avg_usec |
GEORADIUS Average Latency |
Average latency when a node executes the GEORADIUS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis505_georadiusbymember_qps |
GEORADIUSBYMEMBER QPS |
QPS when a node executes the GEORADIUSBYMEMBER command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis503_georadiusbymember_p99 |
GEORADIUSBYMEMBER p99 Latency |
p99 latency when a node executes the GEORADIUSBYMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis501_georadiusbymember_avg_usec |
GEORADIUSBYMEMBER Average Latency |
Average latency when a node executes the GEORADIUSBYMEMBER command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis500_geoadd_qps |
GEOADD QPS |
QPS when a node executes the GEOADD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis498_geoadd_p99 |
GEOADD p99 Latency |
p99 latency when a node executes the GEOADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis496_geoadd_avg_usec |
GEOADD Average Latency |
Average latency when a node executes the GEOADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis455_pfmerge_qps |
PFMERGE QPS |
QPS when a node executes the PFMERGE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis453_pfmerge_p99 |
PFMERGE p99 Latency |
p99 latency when a node executes the PFMERGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis451_pfmerge_avg_usec |
PFMERGE Average Latency |
Average latency when a node executes the PFMERGE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis450_pfcount_qps |
PFCOUNT QPS |
QPS when a node executes the PFCOUNT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis448_pfcount_p99 |
PFCOUNT p99 Latency |
p99 latency when a node executes the PFCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis446_pfcount_avg_usec |
PFCOUNT Average Latency |
Average latency when a node executes the PFCOUNT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis445_pfadd_qps |
PFADD QPS |
QPS when a node executes the PFADD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis443_pfadd_p99 |
PFADD p99 Latency |
p99 latency when a node executes the PFADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis441_pfadd_avg_usec |
PFADD Average Latency |
Average latency when a node executes the PFADD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis620_pubsub_qps |
PUBSUB QPS |
QPS when a node executes the PUBSUB command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis618_pubsub_p99 |
PUBSUB p99 Latency |
p99 latency when a node executes the PUBSUB command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis616_pubsub_avg_usec |
PUBSUB Average Latency |
Average latency when a node executes the PUBSUB command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis615_punsubscribe_qps |
PUNSUBSCRIBE QPS |
QPS when a node executes the PUNSUBSCRIBE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis613_punsubscribe_p99 |
PUNSUBSCRIBE p99 Latency |
p99 latency when a node executes the PUNSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis611_punsubscribe_avg_usec |
PUNSUBSCRIBE Average Latency |
Average latency when a node executes the PUNSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis610_psubscribe_qps |
PSUBSCRIBE QPS |
QPS when a node executes the PSUBSCRIBE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis608_psubscribe_p99 |
PSUBSCRIBE p99 Latency |
p99 latency when a node executes the PSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis606_psubscribe_avg_usec |
PSUBSCRIBE Average Latency |
Average latency when a node executes the PSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis605_unsubscribe_qps |
UNSUBSCRIBE QPS |
QPS when a node executes the UNSUBSCRIBE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis603_unsubscribe_p99 |
UNSUBSCRIBE p99 Latency |
p99 latency when a node executes the UNSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis601_unsubscribe_avg_usec |
UNSUBSCRIBE Average Latency |
Average latency when a node executes the UNSUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis600_subscribe_qps |
SUBSCRIBE QPS |
QPS when a node executes the SUBSCRIBE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis598_subscribe_p99 |
SUBSCRIBE p99 Latency |
p99 latency when a node executes the SUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis596_subscribe_avg_usec |
SUBSCRIBE Average Latency |
Average latency when a node executes the SUBSCRIBE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis595_publish_qps |
PUBLISH QPS |
QPS when a node executes the PUBLISH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis593_publish_p99 |
PUBLISH p99 Latency |
p99 latency when a node executes the PUBLISH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis591_publish_avg_usec |
PUBLISH Average Latency |
Average latency when a node executes the PUBLISH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis635_script_qps |
SCRIPT QPS |
QPS when a node executes the SCRIPT command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis633_script_p99 |
SCRIPT p99 Latency |
p99 latency when a node executes the SCRIPT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis631_script_avg_usec |
SCRIPT Average Latency |
Average latency when a node executes the SCRIPT command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis630_evalsha_qps |
EVALSHA QPS |
QPS when a node executes the EVALSHA command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis628_evalsha_p99 |
EVALSHA p99 Latency |
p99 latency when a node executes the EVALSHA command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis626_evalsha_avg_usec |
EVALSHA Average Latency |
Average latency when a node executes the EVALSHA command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis625_eval_qps |
EVAL QPS |
QPS when a node executes the EVAL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis623_eval_p99 |
EVAL p99 Latency |
p99 latency when a node executes the EVAL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis621_eval_avg_usec |
EVAL Average Latency |
Average latency when a node executes the EVAL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis660_discard_qps |
DISCARD QPS |
QPS when a node executes the DISCARD command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis658_discard_p99 |
DISCARD p99 Latency |
p99 latency when a node executes the DISCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis656_discard_avg_usec |
DISCARD Average Latency |
Average latency when a node executes the DISCARD command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis655_exec_qps |
EXEC QPS |
QPS when a node executes the EXEC command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis653_exec_p99 |
EXEC p99 Latency |
p99 latency when a node executes the EXEC command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis651_exec_avg_usec |
EXEC Average Latency |
Average latency when a node executes the EXEC command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis650_multi_qps |
MULTI QPS |
QPS when a node executes the MULTI command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis648_multi_p99 |
MULTI p99 Latency |
p99 latency when a node executes the MULTI command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis646_multi_avg_usec |
MULTI Average Latency |
Average latency when a node executes the MULTI command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis645_unwatch_qps |
UNWATCH QPS |
QPS when a node executes the UNWATCH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis643_unwatch_p99 |
UNWATCH p99 Latency |
p99 latency when a node executes the UNWATCH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis641_unwatch_avg_usec |
UNWATCH Average Latency |
Average latency when a node executes the UNWATCH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis640_watch_qps |
WATCH QPS |
QPS when a node executes the WATCH command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis638_watch_p99 |
WATCH p99 Latency |
p99 latency when a node executes the WATCH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis636_watch_avg_usec |
WATCH Average Latency |
Average latency when a node executes the WATCH command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
redis059_scan_qps |
SCAN QPS |
QPS when a node executes the SCAN command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis058_scan_p99 |
SCAN p99 Latency |
p99 latency when a node executes the SCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis056_scan_avg_usec |
SCAN Average Latency |
Average latency when a node executes the SCAN command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis055_persist_qps |
PERSIST QPS |
QPS when a node executes the PERSIST command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis054_persist_p99 |
PERSIST p99 Latency |
p99 latency when a node executes the PERSIST command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis052_persist_avg_usec |
PERSIST Average Latency |
Average latency when a node executes the PERSIST command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis051_ttl_qps |
TTL QPS |
QPS when a node executes the TTL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis050_ttl_p99 |
TTL p99 Latency |
p99 latency when a node executes the TTL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis048_ttl_avg_usec |
TTL Average Latency |
Average latency when a node executes the TTL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis047_del_qps |
DEL QPS |
QPS when a node executes the DEL command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis046_del_p99 |
DEL p99 Latency |
p99 latency when a node executes the DEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis044_del_avg_usec |
DEL Average Latency |
Average latency when a node executes the DEL command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis043_expire_qps |
EXPIRE QPS |
QPS when a node executes the EXPIRE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis042_expire_p99 |
EXPIRE p99 Latency |
p99 latency when a node executes the EXPIRE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis040_expire_avg_usec |
EXPIRE Average Latency |
Average latency when a node executes the EXPIRE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis039_exists_qps |
EXISTS QPS |
QPS when a node executes the EXISTS command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis038_exists_p99 |
EXISTS p99 Latency |
p99 latency when a node executes the EXISTS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis036_exists_avg_usec |
EXISTS Average Latency |
Average latency when a node executes the EXISTS command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis410_randomkey_qps |
RANDOMKEY QPS |
QPS when a node executes the RANDOMKEY command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis408_randomkey_p99 |
RANDOMKEY p99 Latency |
p99 latency when a node executes the RANDOMKEY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis406_randomkey_avg_usec |
RANDOMKEY Average Latency |
Average latency when a node executes the RANDOMKEY command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis405_type_qps |
TYPE QPS |
QPS when a node executes the TYPE command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis403_type_p99 |
TYPE p99 Latency |
p99 latency when a node executes the TYPE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis401_type_avg_usec |
TYPE Average Latency |
Average latency when a node executes the TYPE command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis400_info_qps |
INFO QPS |
QPS when a node executes the INFO command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis398_info_p99 |
INFO p99 Latency |
p99 latency when a node executes the INFO command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis396_info_avg_usec |
INFO Average Latency |
Average latency when a node executes the INFO command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis395_ping_qps |
PING QPS |
QPS when a node executes the PING command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis393_ping_p99 |
PING p99 Latency |
p99 latency when a node executes the PING command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis391_ping_avg_usec |
PING Average Latency |
Average latency when a node executes the PING command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
Dimensions
Key |
Value |
---|---|
redis_cluster_id |
Cluster ID of the GeminiDB Redis instance |
redis_node_id |
Node ID of the GeminiDB Redis instance |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot