Metrics
Function
This section describes GeminiDB metrics reported to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query metrics of monitored objects and alarms generated for GeminiDB.
Namespace
SYS.NoSQL
GeminiDB Redis Metrics
Metric ID |
Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
nosql001_cpu_usage |
CPU Usage |
CPU usage of the monitored system Unit: Percent |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
nosql002_mem_usage |
Memory Usage |
Memory usage of the monitored system Unit: Percent |
0–100 |
GeminiDB Redis instance nodes |
1 minute |
nosql005_disk_usage |
Storage Space Usage |
Disk usage of the monitored container Unit: Percent |
0–100 |
GeminiDB Redis instances |
1 minute |
nosql006_disk_total_size |
Total Disk Size |
Total disk capacity of the monitored container Unit: GB |
≥ 0 |
GeminiDB Redis instances |
1 minute |
nosql007_disk_used_size |
Used Storage Space |
Used disk space of the monitored container Unit: GB |
≥ 0 |
GeminiDB Redis instances |
1 minute |
redis017_proxy_accept |
Total Clients Received by Proxy |
Total number of clients received by the proxy Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis018_proxy_request_ps |
Request Acceptance Rate |
Rate at which the proxy receives client requests Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis019_proxy_response_ps |
Proxy Response Rate |
Rate at which the proxy returns requests to the client Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis020_proxy_recv_client_bps |
Proxy Byte Stream Acceptance Rate |
Rate at which the proxy receives byte streams from the client Unit: byte/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis021_proxy_send_client_bps |
Proxy Byte Stream Send Rate |
Rate at which the proxy sends byte streams to the client Unit: byte/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis032_shard_qps |
Shard QPS |
QPS of the shard Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis036_exists_avg_usec |
Average Proxy Latency of exists Command |
Average latency when the proxy executes the exists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis037_exists_max_usec |
Maximum Proxy Latency of exists Command |
Maximum latency when the proxy executes the exists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis038_exists_p99 |
Proxy P99 Latency of exists Command |
P99 latency when the proxy executes the exists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis039_exists_qps |
Proxy exists Command Rate |
Rate at which the proxy executes the exists command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis040_expire_avg_usec |
Average Proxy Latency of expire Command |
Average latency when the proxy executes the expire command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis041_expire_max_usec |
Maximum Proxy Latency of expire Command |
Maximum latency when the proxy executes the expire command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis042_expire_p99 |
Proxy P99 Latency of expire Command |
P99 latency when the proxy executes the expire command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis043_expire_qps |
Proxy expire Command Rate |
Rate at which the proxy executes the expire command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis044_del_avg_usec |
Average Proxy Latency of del Command |
Average latency when the proxy executes the del command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis045_del_max_usec |
Maximum Proxy Latency of del Command |
Maximum latency when the proxy executes the del command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis046_del_p99 |
Proxy P99 Latency of del Command |
P99 latency when the proxy executes the del command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis047_del_qps |
Proxy del Command Rate |
Rate at which the proxy executes the del command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis048_ttl_avg_usec |
Average Proxy Latency of ttl Command |
Average latency when the proxy executes the ttl command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis049_ttl_max_usec |
Maximum Proxy Latency of ttl Command |
Maximum latency when the proxy executes the ttl command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis050_ttl_p99 |
Proxy P99 Latency of ttl Command |
P99 latency when the proxy executes the ttl command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis051_ttl_qps |
Proxy ttl Command Rate |
Rate at which the proxy executes the ttl command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis052_persist_avg_usec |
Average Proxy Latency of persist Command |
Average latency when the proxy executes the persist command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis053_persist_max_usec |
Maximum Proxy Latency of persist Command |
Maximum latency when the proxy executes the persist command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis054_persist_p99 |
Proxy P99 Latency of persist Command |
P99 latency when the proxy executes the persist command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis055_persist_qps |
Proxy persist Command Rate |
Rate at which the proxy executes the persist command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis056_scan_avg_usec |
Average Proxy Latency of scan Command |
Average latency when the proxy executes the scan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis057_scan_max_usec |
Maximum Proxy Latency of scan Command |
Maximum latency when the proxy executes the scan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis058_scan_p99 |
Proxy P99 Latency of scan Command |
P99 latency when the proxy executes the scan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis059_scan_qps |
Proxy scan Command Rate |
Rate at which the proxy executes the scan command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis060_set_avg_usec |
Average Proxy Latency of set Command |
Average latency when the proxy executes the set command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis061_set_max_usec |
Maximum Proxy Latency of set Command |
Maximum latency when the proxy executes the set command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis062_set_p99 |
Proxy P99 Latency of set Command |
P99 latency when the proxy executes the set command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis063_set_qps |
Proxy set Command Rate |
Rate at which the proxy executes the set command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis064_get_avg_usec |
Average Proxy Latency of get Command |
Average latency when the proxy executes the get command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis065_get_max_usec |
Maximum Proxy Latency of get Command |
Maximum latency when the proxy executes the get command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis066_get_p99 |
Proxy P99 Latency of get Command |
P99 latency when the proxy executes the get command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis067_get_qps |
Proxy get Command Rate |
Rate at which the proxy executes the get command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis068_getset_avg_usec |
Average Proxy Latency of getset Command |
Average latency when the proxy executes the getset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis069_getset_max_usec |
Maximum Proxy Latency of getset Command |
Maximum latency when the proxy executes the getset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis070_getset_p99 |
Proxy P99 Latency of getset Command |
P99 latency when the proxy executes the getset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis071_getset_qps |
Proxy getset Command Rate |
Rate at which the proxy executes the getset command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis072_append_avg_usec |
Average Proxy Latency of append Command |
Average latency when the proxy executes the append command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis073_append_max_usec |
Maximum Proxy Latency of append Command |
Maximum latency when the proxy executes the append command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis074_append_p99 |
Proxy P99 Latency of append Command |
P99 latency when the proxy executes the append command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis075_append_qps |
Proxy append Command Rate |
Rate at which the proxy executes the append command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis076_mget_avg_usec |
Average Proxy Latency of mget Command |
Average latency when the proxy executes the mget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis077_mget_max_usec |
Maximum Proxy Latency of mget Command |
Maximum latency when the proxy executes the mget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis078_mget_p99 |
Proxy P99 Latency of mget Command |
P99 latency when the proxy executes the mget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis079_mget_qps |
Proxy mget Command Rate |
Rate at which the proxy executes the mget command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis080_mset_avg_usec |
Average Proxy Latency of mset Command |
Average latency when the proxy executes the mset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis081_mset_max_usec |
Maximum Proxy Latency of mset Command |
Maximum latency when the proxy executes the mset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis082_mset_p99 |
Proxy P99 Latency of mset Command |
P99 latency when the proxy executes the mset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis083_mset_qps |
Proxy mset Command Rate |
Rate at which the proxy executes the mset command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis084_getrange_avg_usec |
Average Proxy Latency of getrange Command |
Average latency when the proxy executes the getrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis085_getrange_max_usec |
Maximum Proxy Latency of getrange Command |
Maximum latency when the proxy executes the getrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis086_getrange_p99 |
Proxy P99 Latency of getrange Command |
P99 latency when the proxy executes the getrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis087_getrange_qps |
Proxy getrange Command Rate |
Rate at which the proxy executes the getrange command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis088_setrange_avg_usec |
Average Proxy Latency of setrange Command |
Average latency when the proxy executes the setrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis089_setrange_max_usec |
Maximum Proxy Latency of setrange Command |
Maximum latency when the proxy executes the setrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis090_setrange_p99 |
Proxy P99 Latency of setrange Command |
P99 latency when the proxy executes the setrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis091_setrange_qps |
Proxy setrange Command Rate |
Rate at which the proxy executes the setrange command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis092_substr_avg_usec |
Average Proxy Latency of substr Command |
Average latency when the proxy executes the substr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis093_substr_max_usec |
Maximum Proxy Latency of substr Command |
Maximum latency when the proxy executes the substr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis094_substr_p99 |
Proxy P99 Latency of substr Command |
P99 latency when the proxy executes the substr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis095_substr_qps |
Proxy substr Command Rate |
Rate at which the proxy executes the substr command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis096_strlen_avg_usec |
Average Proxy Latency of strlen Command |
Average latency when the proxy executes the strlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis097_strlen_max_usec |
Maximum Proxy Latency of strlen Command |
Maximum latency when the proxy executes the strlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis098_strlen_p99 |
Proxy P99 Latency of strlen Command |
P99 latency when the proxy executes the strlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis099_strlen_qps |
Proxy strlen Command Rate |
Rate at which the proxy executes the strlen command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis100_incr_avg_usec |
Average Proxy Latency of incr Command |
Average latency when the proxy executes the incr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis101_incr_max_usec |
Maximum Proxy Latency of incr Command |
Maximum latency when the proxy executes the incr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis102_incr_p99 |
Proxy P99 Latency of incr Command |
P99 latency when the proxy executes the incr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis103_incr_qps |
Proxy incr Command Rate |
Rate at which the proxy executes the incr command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis104_decr_avg_usec |
Average Proxy Latency of decr Command |
Average latency when the proxy executes the decr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis105_decr_max_usec |
Maximum Proxy Latency of decr Command |
Maximum latency when the proxy executes the decr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis106_decr_p99 |
Proxy P99 Latency of decr Command |
P99 latency when the proxy executes the decr command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis107_decr_qps |
Proxy decr Command Rate |
Rate at which the proxy executes the decr command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis108_hset_avg_usec |
Average Proxy Latency of hset Command |
Average latency when the proxy executes the hset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis109_hset_max_usec |
Maximum Proxy Latency of hset Command |
Maximum latency when the proxy executes the hset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis110_hset_p99 |
Proxy P99 Latency of hset Command |
P99 latency when the proxy executes the hset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis111_hset_qps |
Proxy hset Command Rate |
Rate at which the proxy executes the hset command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis112_hget_avg_usec |
Average Proxy Latency of hget Command |
Average latency when the proxy executes the hget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis113_hget_max_usec |
Maximum Proxy Latency of hget Command |
Maximum latency when the proxy executes the hget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis114_hget_p99 |
Proxy P99 Latency of hget Command |
P99 latency when the proxy executes the hget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis115_hget_qps |
Proxy hget Command Rate |
Rate at which the proxy executes the hget command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis116_hmset_avg_usec |
Average Proxy Latency of hmset Command |
Average latency when the proxy executes the hmset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis117_hmset_max_usec |
Maximum Proxy Latency of hmset Command |
Maximum latency when the proxy executes the hmset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis118_hmset_p99 |
Proxy P99 Latency of hmset Command |
P99 latency when the proxy executes the hmset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis119_hmset_qps |
Proxy hmset Command Rate |
Rate at which the proxy executes the hmset command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis120_hmget_avg_usec |
Average Proxy Latency of hmget Command |
Average latency when the proxy executes the hmget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis121_hmget_max_usec |
Maximum Proxy Latency of hmget Command |
Maximum latency when the proxy executes the hmget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis122_hmget_p99 |
Proxy P99 Latency of hmget Command |
P99 latency when the proxy executes the hmget command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis123_hmget_qps |
Proxy hmget Command Rate |
Rate at which the proxy executes the hmget command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis124_hdel_avg_usec |
Average Proxy Latency of hdel Command |
Average latency when the proxy executes the hdel command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis125_hdel_max_usec |
Maximum Proxy Latency of hdel Command |
Maximum latency when the proxy executes the hdel command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis126_hdel_p99 |
Proxy P99 Latency of hdel Command |
P99 latency when the proxy executes the hdel command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis127_hdel_qps |
Proxy hdel Command Rate |
Rate at which the proxy executes the hdel command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis128_hgetall_avg_usec |
Average Proxy Latency of hgetall Command |
Average latency when the proxy executes the hgetall command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis129_hgetall_max_usec |
Maximum Proxy Latency of hgetall Command |
Maximum latency when the proxy executes the hgetall command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis130_hgetall_p99 |
Proxy P99 Latency of hgetall Command |
P99 latency when the proxy executes the hgetall command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis131_hgetall_qps |
Proxy hgetall Command Rate |
Rate at which the proxy executes the hgetall command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis132_hexists_avg_usec |
Average Proxy Latency of hexists Command |
Average latency when the proxy executes the hexists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis133_hexists_max_usec |
Maximum Proxy Latency of hexists Command |
Maximum latency when the proxy executes the hexists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis134_hexists_p99 |
Proxy P99 Latency of hexists Command |
P99 latency when the proxy executes the hexists command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis135_hexists_qps |
Proxy hexists Command Rate |
Rate at which the proxy executes the hexists command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis136_hincrby_avg_usec |
Average Proxy Latency of hincrby Command |
Average latency when the proxy executes the hincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis137_hincrby_max_usec |
Maximum Proxy Latency of hincrby Command |
Maximum latency when the proxy executes the hincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis138_hincrby_p99 |
Proxy P99 Latency of hincrby Command |
P99 latency when the proxy executes the hincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis139_hincrby_qps |
Proxy hincrby Command Rate |
Rate at which the proxy executes the hincrby command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis140_hkeys_avg_usec |
Average Proxy Latency of hkeys Command |
Average latency when the proxy executes the hkeys command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis141_hkeys_max_usec |
Maximum Proxy Latency of hkeys Command |
Maximum latency when the proxy executes the hkeys command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis142_hkeys_p99 |
Proxy P99 Latency of hkeys Command |
P99 latency when the proxy executes the hkeys command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis143_hkeys_qps |
Proxy hkeys Command Rate |
Rate at which the proxy executes the hkeys command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis144_hlen_avg_usec |
Average Proxy Latency of hlen Command |
Average latency when the proxy executes the hlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis145_hlen_max_usec |
Maximum Proxy Latency of hlen Command |
Maximum latency when the proxy executes the hlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis146_hlen_p99 |
Proxy P99 Latency of hlen Command |
P99 latency when the proxy executes the hlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis147_hlen_qps |
Proxy hlen Command Rate |
Rate at which the proxy executes the hlen command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis148_hstrlen_avg_usec |
Average Proxy Latency of hstrlen Command |
Average latency when the proxy executes the hstrlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis149_hstrlen_max_usec |
Maximum Proxy Latency of hstrlen Command |
Maximum latency when the proxy executes the hstrlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis150_hstrlen_p99 |
Proxy P99 Latency of hstrlen Command |
P99 latency when the proxy executes the hstrlen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis151_hstrlen_qps |
Proxy hstrlen Command Rate |
Rate at which the proxy executes the hstrlen command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis152_hvals_avg_usec |
Average Proxy Latency of hvals Command |
Average latency when the proxy executes the hvals command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis153_hvals_max_usec |
Maximum Proxy Latency of hvals Command |
Maximum latency when the proxy executes the hvals command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis154_hvals_p99 |
Proxy P99 Latency of hvals Command |
P99 latency when the proxy executes the hvals command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis155_hvals_qps |
Proxy hvals Command Rate |
Rate at which the proxy executes the hvals command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis156_hscan_avg_usec |
Average Proxy Latency of hscan Command |
Average latency when the proxy executes the hscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis157_hscan_max_usec |
Maximum Proxy Latency of hscan Command |
Maximum latency when the proxy executes the hscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis158_hscan_p99 |
Proxy P99 Latency of hscan Command |
P99 latency when the proxy executes the hscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis159_hscan_qps |
Proxy hscan Command Rate |
Rate at which the proxy executes the hscan command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis160_lpush_avg_usec |
Average Proxy Latency of lpush Command |
Average latency when the proxy executes the lpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis161_lpush_max_usec |
Maximum Proxy Latency of lpush Command |
Maximum latency when the proxy executes the lpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis162_lpush_p99 |
Proxy P99 Latency of lpush Command |
P99 latency when the proxy executes the lpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis163_lpush_qps |
Proxy lpush Command Rate |
Rate at which the proxy executes the lpush command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis164_lpop_avg_usec |
Average Proxy Latency of lpop Command |
Average latency when the proxy executes the lpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis165_lpop_max_usec |
Maximum Proxy Latency of lpop Command |
Maximum latency when the proxy executes the lpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis166_lpop_p99 |
Proxy P99 Latency of lpop Command |
P99 latency when the proxy executes the lpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis167_lpop_qps |
Proxy lpop Command Rate |
Rate at which the proxy executes the lpop command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis168_rpush_avg_usec |
Average Proxy Latency of rpush Command |
Average latency when the proxy executes the rpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis169_rpush_max_usec |
Maximum Proxy Latency of rpush Command |
Maximum latency when the proxy executes the rpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis170_rpush_p99 |
Proxy P99 Latency of rpush Command |
P99 latency when the proxy executes the rpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis171_rpush_qps |
Proxy rpush Command Rate |
Rate at which the proxy executes the rpush command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis172_rpop_avg_usec |
Average Proxy Latency of rpop Command |
Average latency when the proxy executes the rpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis173_rpop_max_usec |
Maximum Proxy Latency of rpop Command |
Maximum latency when the proxy executes the rpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis174_rpop_p99 |
Proxy P99 Latency of rpop Command |
P99 latency when the proxy executes the rpop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis175_rpop_qps |
Proxy rpop Command Rate |
Rate at which the proxy executes the rpop command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis176_rpoplpush_avg_usec |
Average Proxy Latency of rpoplpush Command |
Average latency when the proxy executes the rpoplpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis177_rpoplpush_max_usec |
Maximum Proxy Latency of rpoplpush Command |
Maximum latency when the proxy executes the rpoplpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis178_rpoplpush_p99 |
Proxy P99 Latency of rpoplpush Command |
P99 latency when the proxy executes the rpoplpush command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis179_rpoplpush_qps |
Proxy rpoplpush Command Rate |
Rate at which the proxy executes the rpoplpush command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis180_llen_avg_usec |
Average Proxy Latency of llen Command |
Average latency when the proxy executes the llen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis181_llen_max_usec |
Maximum Proxy Latency of llen Command |
Maximum latency when the proxy executes the llen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis182_llen_p99 |
Proxy P99 Latency of llen Command |
P99 latency when the proxy executes the llen command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis183_llen_qps |
Proxy llen Command Rate |
Rate at which the proxy executes the llen command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis184_lindex_avg_usec |
Average Proxy Latency of lindex Command |
Average latency when the proxy executes the lindex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis185_lindex_max_usec |
Maximum Proxy Latency of lindex Command |
Maximum latency when the proxy executes the lindex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis186_lindex_p99 |
Proxy P99 Latency of lindex Command |
P99 latency when the proxy executes the lindex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis187_lindex_qps |
Proxy lindex Command Rate |
Rate at which the proxy executes the lindex command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis188_linsert_avg_usec |
Average Proxy Latency of linsert Command |
Average latency when the proxy executes the linsert command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis189_linsert_max_usec |
Maximum Proxy Latency of linsert Command |
Maximum latency when the proxy executes the linsert command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis190_linsert_p99 |
Proxy P99 Latency of linsert Command |
P99 latency when the proxy executes the linsert command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis191_linsert_qps |
Proxy linsert Command Rate |
Rate at which the proxy executes the linsert command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis192_lrange_avg_usec |
Average Proxy Latency of lrange Command |
Average latency when the proxy executes the lrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis193_lrange_max_usec |
Maximum Proxy Latency of lrange Command |
Maximum latency when the proxy executes the lrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis194_lrange_p99 |
Proxy P99 Latency of lrange Command |
P99 latency when the proxy executes the lrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis195_lrange_qps |
Proxy lrange Command Rate |
Rate at which the proxy executes the lrange command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis196_lrem_avg_usec |
Average Proxy Latency of lrem Command |
Average latency when the proxy executes the lrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis197_lrem_max_usec |
Maximum Proxy Latency of lrem Command |
Maximum latency when the proxy executes the lrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis198_lrem_p99 |
Proxy P99 Latency of lrem Command |
P99 latency when the proxy executes the lrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis199_lrem_qps |
Proxy lrem Command Rate |
Rate at which the proxy executes the lrem command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis200_lset_avg_usec |
Average Proxy Latency of lset Command |
Average latency when the proxy executes the lset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis201_lset_max_usec |
Maximum Proxy Latency of lset Command |
Maximum latency when the proxy executes the lset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis202_lset_p99 |
Proxy P99 Latency of lset Command |
P99 latency when the proxy executes the lset command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis203_lset_qps |
Proxy lset Command Rate |
Rate at which the proxy executes the lset command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis204_ltrim_avg_usec |
Average Proxy Latency of ltrim Command |
Average latency when the proxy executes the ltrim command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis205_ltrim_max_usec |
Maximum Proxy Latency of ltrim Command |
Maximum latency when the proxy executes the ltrim command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis206_ltrim_p99 |
Proxy P99 Latency of ltrim Command |
P99 latency when the proxy executes the ltrim command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis207_ltrim_qps |
Proxy ltrim Command Rate |
Rate at which the proxy executes the ltrim command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis208_sadd_avg_usec |
Average Proxy Latency of sadd Command |
Average latency when the proxy executes the sadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis209_sadd_max_usec |
Maximum Proxy Latency of sadd Command |
Maximum latency when the proxy executes the sadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis210_sadd_p99 |
Proxy P99 Latency of sadd Command |
P99 latency when the proxy executes the sadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis211_sadd_qps |
Proxy sadd Command Rate |
Rate at which the proxy executes the sadd command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis212_spop_avg_usec |
Average Proxy Latency of spop Command |
Average latency when the proxy executes the spop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis213_spop_max_usec |
Maximum Proxy Latency of spop Command |
Maximum latency when the proxy executes the spop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis214_spop_p99 |
Proxy P99 Latency of spop Command |
P99 latency when the proxy executes the spop command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis215_spop_qps |
Proxy spop Command Rate |
Rate at which the proxy executes the spop command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis216_scard_avg_usec |
Average Proxy Latency of scard Command |
Average latency when the proxy executes the scard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis217_scard_max_usec |
Maximum Proxy Latency of scard Command |
Maximum latency when the proxy executes the scard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis218_scard_p99 |
Proxy P99 Latency of scard Command |
P99 latency when the proxy executes the scard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis219_scard_qps |
Proxy scard Command Rate |
Rate at which the proxy executes the scard command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis220_smembers_avg_usec |
Average Proxy Latency of smembers Command |
Average latency when the proxy executes the smembers command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis221_smembers_max_usec |
Maximum Proxy Latency of smembers Command |
Maximum latency when the proxy executes the smembers command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis222_smembers_p99 |
Proxy P99 Latency of smembers Command |
P99 latency when the proxy executes the smembers command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis223_smembers_qps |
Proxy smembers Command Rate |
Rate at which the proxy executes the smembers command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis224_srem_avg_usec |
Average Proxy Latency of srem Command |
Average latency when the proxy executes the srem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis225_srem_max_usec |
Maximum Proxy Latency of srem Command |
Maximum latency when the proxy executes the srem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis226_srem_p99 |
Proxy P99 Latency of srem Command |
P99 latency when the proxy executes the srem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis227_srem_qps |
Proxy srem Command Rate |
Rate at which the proxy executes the srem command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis228_sunion_avg_usec |
Average Proxy Latency of sunion Command |
Average latency when the proxy executes the sunion command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis229_sunion_max_usec |
Maximum Proxy Latency of sunion Command |
Maximum latency when the proxy executes the sunion command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis230_sunion_p99 |
Proxy P99 Latency of sunion Command |
P99 latency when the proxy executes the sunion command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis231_sunion_qps |
Proxy sunion Command Rate |
Rate at which the proxy executes the sunion command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis232_sinter_avg_usec |
Average Proxy Latency of sinter Command |
Average latency when the proxy executes the sinter command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis233_sinter_max_usec |
Maximum Proxy Latency of sinter Command |
Maximum latency when the proxy executes the sinter command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis234_sinter_p99 |
Proxy P99 Latency of sinter Command |
P99 latency when the proxy executes the sinter command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis235_sinter_qps |
Proxy sinter Command Rate |
Rate at which the proxy executes the sinter command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis236_sismember_avg_usec |
Average Proxy Latency of sismember Command |
Average latency when the proxy executes the sismember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis237_sismember_max_usec |
Maximum Proxy Latency of sismember Command |
Maximum latency when the proxy executes the sismember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis238_sismember_p99 |
Proxy P99 Latency of sismember Command |
P99 latency when the proxy executes the sismember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis239_sismember_qps |
Proxy sismember Command Rate |
Rate at which the proxy executes the sismember command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis240_sdiff_avg_usec |
Average Proxy Latency of sdiff Command |
Average latency when the proxy executes the sdiff command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis241_sdiff_max_usec |
Maximum Proxy Latency of sdiff Command |
Maximum latency when the proxy executes the sdiff command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis242_sdiff_p99 |
Proxy P99 Latency of sdiff Command |
P99 latency when the proxy executes the sdiff command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis243_sdiff_qps |
Proxy sdiff Command Rate |
Rate at which the proxy executes the sdiff command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis244_srandmember_avg_usec |
Average Proxy Latency of srandmember Command |
Average latency when the proxy executes the srandmember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis245_srandmember_max_usec |
Maximum Proxy Latency of srandmember Command |
Maximum latency when the proxy executes the srandmember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis246_srandmember_p99 |
Proxy P99 Latency of srandmember Command |
P99 latency when the proxy executes the srandmember command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis247_srandmember_qps |
Proxy srandmember Command Rate |
Rate at which the proxy executes the srandmember command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis248_zadd_avg_usec |
Average Proxy Latency of zadd Command |
Average latency when the proxy executes the zadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis249_zadd_max_usec |
Maximum Proxy Latency of zadd Command |
Maximum latency when the proxy executes the zadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis250_zadd_p99 |
Proxy P99 Latency of zadd Command |
P99 latency when the proxy executes the zadd command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis251_zadd_qps |
Proxy zadd Command Rate |
Rate at which the proxy executes the zadd command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis252_zcard_avg_usec |
Average Proxy Latency of zcard Command |
Average latency when the proxy executes the zcard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis253_zcard_max_usec |
Maximum Proxy Latency of zcard Command |
Maximum latency when the proxy executes the zcard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis254_zcard_p99 |
Proxy P99 Latency of zcard Command |
P99 latency when the proxy executes the zcard command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis255_zcard_qps |
Proxy zcard Command Rate |
Rate at which the proxy executes the zcard command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis256_zscan_avg_usec |
Average Proxy Latency of zscan Command |
Average latency when the proxy executes the zscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis257_zscan_max_usec |
Maximum Proxy Latency of zscan Command |
Maximum latency when the proxy executes the zscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis258_zscan_p99 |
Proxy P99 Latency of zscan Command |
P99 latency when the proxy executes the zscan command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis259_zscan_qps |
Proxy zscan Command Rate |
Rate at which the proxy executes the zscan command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis260_zincrby_avg_usec |
Average Proxy Latency of zincrby Command |
Average latency when the proxy executes the zincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis261_zincrby_max_usec |
Maximum Proxy Latency of zincrby Command |
Maximum latency when the proxy executes the zincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis262_zincrby_p99 |
Proxy P99 Latency of zincrby Command |
P99 latency when the proxy executes the zincrby command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis263_zincrby_qps |
Proxy zincrby Command Rate |
Rate at which the proxy executes the zincrby command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis264_zrevrange_avg_usec |
Average Proxy Latency of zrevrange Command |
Average latency when the proxy executes the zrevrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis265_zrevrange_max_usec |
Maximum Proxy Latency of zrevrange Command |
Maximum latency when the proxy executes the zrevrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis266_zrevrange_p99 |
Proxy P99 Latency of zrevrange Command |
P99 latency when the proxy executes the zrevrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis267_zrevrange_qps |
Proxy zrevrange Command Rate |
Rate at which the proxy executes the zrevrange command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis268_zrange_avg_usec |
Average Proxy Latency of zrange Command |
Average latency when the proxy executes the zrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis269_zrange_max_usec |
Maximum Proxy Latency of zrange Command |
Maximum latency when the proxy executes the zrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis270_zrange_p99 |
Proxy P99 Latency of zrange Command |
P99 latency when the proxy executes the zrange command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis271_zrange_qps |
Proxy zrange Command Rate |
Rate at which the proxy executes the zrange command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis272_zcount_avg_usec |
Average Proxy Latency of zcount Command |
Average latency when the proxy executes the zcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis273_zcount_max_usec |
Maximum Proxy Latency of zcount Command |
Maximum latency when the proxy executes the zcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis274_zcount_p99 |
Proxy P99 Latency of zcount Command |
P99 latency when the proxy executes the zcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis275_zcount_qps |
Proxy zcount Command Rate |
Rate at which the proxy executes the zcount command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis276_zrem_avg_usec |
Average Proxy Latency of zrem Command |
Average latency when the proxy executes the zrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis277_zrem_max_usec |
Maximum Proxy Latency of zrem Command |
Maximum latency when the proxy executes the zrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis278_zrem_p99 |
Proxy P99 Latency of zrem Command |
P99 latency when the proxy executes the zrem command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis279_zrem_qps |
Proxy zrem Command Rate |
Rate at which the proxy executes the zrem command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis280_zscore_avg_usec |
Average Proxy Latency of zscore Command |
Average latency when the proxy executes the zscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis281_zscore_max_usec |
Maximum Proxy Latency of zscore Command |
Maximum latency when the proxy executes the zscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis282_zscore_p99 |
Proxy P99 Latency of zscore Command |
P99 latency when the proxy executes the zscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis283_zscore_qps |
Proxy zscore Command Rate |
Rate at which the proxy executes the zscore command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis284_zrank_avg_usec |
Average Proxy Latency of zrank Command |
Average latency when the proxy executes the zrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis285_zrank_max_usec |
Maximum Proxy Latency of zrank Command |
Maximum latency when the proxy executes the zrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis286_zrank_p99 |
Proxy P99 Latency of zrank Command |
P99 latency when the proxy executes the zrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis287_zrank_qps |
Proxy zrank Command Rate |
Rate at which the proxy executes the zrank command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis288_zrevrank_avg_usec |
Average Proxy Latency of zrevrank Command |
Average latency when the proxy executes the zrevrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis289_zrevrank_max_usec |
Maximum Proxy Latency of zrevrank Command |
Maximum latency when the proxy executes the zrevrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis290_zrevrank_p99 |
Proxy P99 Latency of zrevrank Command |
P99 latency when the proxy executes the zrevrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis291_zrevrank_qps |
Proxy zrevrank Command Rate |
Rate at which the proxy executes the zrevrank command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis292_zlexcount_avg_usec |
Average Proxy Latency of zlexcount Command |
Average latency when the proxy executes the zlexcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis293_zlexcount_max_usec |
Maximum Proxy Latency of zlexcount Command |
Maximum latency when the proxy executes the zlexcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis294_zlexcount_p99 |
Proxy P99 Latency of zlexcount Command |
P99 latency when the proxy executes the zlexcount command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis295_zlexcount_qps |
Proxy zlexcount Command Rate |
Rate at which the proxy executes the zlexcount command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis296_zpopmax_avg_usec |
Average Proxy Latency of zpopmax Command |
Average latency when the proxy executes the zpopmax command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis297_zpopmax_max_usec |
Maximum Proxy Latency of zpopmax Command |
Maximum latency when the proxy executes the zpopmax command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis298_zpopmax_p99 |
Proxy P99 Latency of zpopmax Command |
P99 latency when the proxy executes the zpopmax command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis299_zpopmax_qps |
Proxy zpopmax Command Rate |
Rate at which the proxy executes the zpopmax command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis300_zpopmin_avg_usec |
Average Proxy Latency of zpopmin Command |
Average latency when the proxy executes the zpopmin command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis301_zpopmin_max_usec |
Maximum Proxy Latency of zpopmin Command |
Maximum latency when the proxy executes the zpopmin command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis302_zpopmin_p99 |
Proxy P99 Latency of zpopmin Command |
P99 latency when the proxy executes the zpopmin command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis303_zpopmin_qps |
Proxy zpopmin Command Rate |
Rate at which the proxy executes the zpopmin command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis304_zremrangebyrank_avg_usec |
Average Proxy Latency of zremrangebyrank Command |
Average latency when the proxy executes the zremrangebyrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis305_zremrangebyrank_max_usec |
Maximum Proxy Latency of zremrangebyrank Command |
Maximum latency when the proxy executes the zremrangebyrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis306_zremrangebyrank_p99 |
Proxy P99 Latency of zremrangebyrank Command |
P99 latency when the proxy executes the zremrangebyrank command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis307_zremrangebyrank_qps |
Proxy zremrangebyrank Command Rate |
Rate at which the proxy executes the zremrangebyrank command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis308_zremrangebyscore_avg_usec |
Average Proxy Latency of zremrangebyscore Command |
Average latency when the proxy executes the zremrangebyscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis309_zremrangebyscore_max_usec |
Maximum Proxy Latency of zremrangebyscore Command |
Maximum latency when the proxy executes the zremrangebyscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis310_zremrangebyscore_p99 |
Proxy P99 Latency of zremrangebyscore Command |
P99 latency when the proxy executes the zremrangebyscore command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis311_zremrangebyscore_qps |
Proxy zremrangebyscore Command Rate |
Rate at which the proxy executes the zremrangebyscore command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis312_zremrangebylex_avg_usec |
Average Proxy Latency of zremrangebylex Command |
Average latency when the proxy executes the zremrangebylex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis313_zremrangebylex_max_usec |
Maximum Proxy Latency of zremrangebylex Command |
Maximum latency when the proxy executes the zremrangebylex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis314_zremrangebylex_p99 |
Proxy P99 Latency of zremrangebylex Command |
P99 latency when the proxy executes the zremrangebylex command Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis315_zremrangebylex_qps |
Proxy zremrangebylex Command Rate |
Rate at which the proxy executes the zremrangebylex command Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis316_all_avg_usec |
Average Proxy Latency of Commands |
Average latency when the proxy executes commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis317_all_max_usec |
Maximum Proxy Latency of Commands |
Maximum latency when the proxy executes commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis318_all_p99 |
Proxy P99 Latency of Commands |
P99 latency when the proxy executes all commands Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis319_all_qps |
Proxy Command Rate |
Rate at which the proxy executes commands Unit: count/s |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis661_rsync_ops |
rsync Rate |
Rate that rsync transfers data in a collection period Unit: count |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis662_rsync_wal_size |
Size of WAL Files to Be Synchronized |
Size of WAL files to be synchronized by rsync in a collection period Unit: byte |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis663_rsync_push_cost |
Average Push Time |
Average time required for rsync to push data in a collection period Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis664_rsync_send_cost |
Average Send Time |
Average time required for rsync to send data in a collection period Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis665_rsync_max_push_cost |
Maximum Push Time |
Maximum time required for a push operation in a collection period Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
redis666_rsync_max_send_cost |
Maximum Send Time |
Maximum time required for a send operation in a collection period Unit: μs |
≥ 0 |
GeminiDB Redis instance nodes |
1 minute |
GeminiDB Influx Metrics
Metric ID |
Metric Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
gemini001_cpu_usage |
CPU Usage |
CPU usage of the monitored system Unit: Percent |
0–100 |
GeminiDB Influx instance node |
1 minute |
gemini002_mem_usage |
Memory Usage |
Memory usage of the monitored system Unit: Percent |
0–100 |
GeminiDB Influx instance node |
1 minute |
gemini003_bytes_out |
Network Output Throughput |
Outgoing traffic in bytes per second Unit: kbit/s |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
gemini004_bytes_in |
Network Input Throughput |
Incoming traffic in bytes per second Unit: kbit/s |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
nosql005_disk_usage |
Storage Space Usage |
Storage space usage of the monitored object. Unit: Percent |
0–100 |
GeminiDB Influx instances |
1 minute |
nosql006_disk_total_size |
Total Storage Space |
Total storage space of the monitored object. Unit: GB |
≥ 0 |
GeminiDB Influx instances |
1 minute |
nosql007_disk_used_size |
Used Storage Space |
Used storage space of the monitored object. Unit: GB |
≥ 0 |
GeminiDB Influx instances |
1 minute |
influxdb001_series_num |
Time Series |
Total number of time series Unit: count |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
influxdb002_query_req_ps |
Query Requests Per Second |
Number of query requests per second Unit: count/s |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
influxdb003_write_req_ps |
Write Requests Per Second |
Number of write requests per second Unit: count/s |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
influxdb004_write_points_ps |
Write Points |
Number of write points per second Unit: count/s |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
influxdb005_write_concurrency |
Concurrent Write Requests |
Number of concurrent write requests Unit: count |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
influxdb006_query_concurrency |
Concurrent Queries |
Number of concurrent query requests Unit: count |
≥ 0 |
GeminiDB Influx instance nodes |
1 minute |
GeminiDB Cassandra Metrics
Metric ID |
Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
nosql005_disk_usage |
Storage Space Usage |
Storage space usage of the monitored object. Unit: Percent |
0–100 |
GeminiDB Cassandra instances |
1 minute |
nosql006_disk_total_size |
Total Storage Space |
Total storage space of the monitored object. Unit: GB |
≥ 0 |
GeminiDB Cassandra instances |
1 minute |
nosql007_disk_used_size |
Used Storage Space |
Used storage space of the monitored object. Unit: GB |
≥ 0 |
GeminiDB Cassandra instances |
1 minute |
nosql009_dfv_write_delay |
Storage Write Latency |
Average delay of writing data to the storage layer in a specified period Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
nosql010_dfv_read_delay |
Storage Read Latency |
Average latency of reading data from the storage layer in a specified period Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra001_cpu_usage |
CPU Usage |
CPU usage of an instance Unit: Percent |
0–100 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra002_mem_usage |
Memory Usage |
Memory usage of the instance Unit: Percent |
0–100 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra003_bytes_out |
Network Output Throughput |
Outgoing traffic in bytes per second Unit: byte/s |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra004_bytes_in |
Network Input Throughput |
Incoming traffic in bytes per second Unit: byte/s |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra014_connections |
Active Node Connections |
Total number of connections attempting to connect to Cassandra instance nodes Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra015_read_latency |
Average Read Latency |
Average amount of time consumed by read requests Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra016_write_latency |
Average Write Latency |
Average amount of time consumed by write requests Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra037_pending_write |
Suspended Write Tasks |
Number of write tasks in waiting status Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra038_pending_read |
Suspended Read Tasks |
Number of read tasks in waiting status Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra044_range_slice_latency |
Scan Duration |
Average amount of time consumed by scan operations Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra049_dropped_mutation |
Dropped Writes |
Average number of dropped writes Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra052_dropped_read |
Dropped Reads |
Average number of dropped reads Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra092_load_info |
Data Volume on a Node |
Data volume on a node Unit: byte |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra093_write_count_latency |
Accumulated Write Requests |
Total number of write requests initiated by a node Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra094_write_1min_rate |
Average Write Rate in the Last Minute |
Average write rate in the last minute Unit: count/s |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra095_write_p75_latency |
p75 Write Latency |
p75 write latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra096_write_p95_latency |
p95 Write Latency |
p95 write latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra097_write_p99_latency |
p99 Write Latency |
p99 write latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra098_read_count_latency |
Accumulated Read Requests |
Total number of read requests initiated by a node Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra099_read_1min_rate |
Average Read Rate in the Last Minute |
Average read rate in the last minute Unit: count/s |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra100_read_p75_latency |
p75 Read Latency |
p75 read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra101_read_p95_latency |
p95 Read Latency |
p95 read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra102_read_p99_latency |
p99 Read Latency |
p99 read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra103_range_slice_count_latency |
Accumulated Range Read Requests |
Accumulated range read requests Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra104_range_slice_1min_rate |
Average Range Read Rate in the Last Minute |
Average range read rate in the last minute Unit: count/s |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra105_range_slice_p75_latency |
p75 Range Read Latency |
p75 range read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra106_range_slice_p95_latency |
p95 Range Read Latency |
p95 range read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra107_range_slice_p99_latency |
p99 Range Read Latency |
p99 range read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra163_write_p999_latency |
p999 Write Latency |
p999 write latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra164_read_p999_latency |
p999 Read Latency |
p999 read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra165_large_partition_num |
Big Keys |
Number of big keys on the current node Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra166_write_max_latency |
Maximum Write Latency |
Maximum write latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra167_read_max_latency |
Maximum Read Latency |
Maximum read latency Unit: ms |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
cassandra168_imbalance_table_num |
Tables with Uneven Data Distribution |
Number of tables in which data is not evenly distributed. Unit: count |
≥ 0 |
GeminiDB Cassandra instance nodes |
1 minute |
Dimensions
Key |
Value |
---|---|
cassandra_cluster_id,cassandra_node_id |
Cluster ID or node ID of the GeminiDB Cassandra instance |
redis_cluster_id,redis_node_id |
Cluster ID or node ID of the GeminiDB Redis instance |
influxdb_cluster_id,influxdb_node_id |
Cluster ID or node ID of the GeminiDB Influx instance |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.