forked from OpenAtomFoundation/pika
-
Notifications
You must be signed in to change notification settings - Fork 74
Grafana 监控指标说明 —— Todis 部分
GuKaifeng edited this page Mar 25, 2022
·
1 revision
Rocksdb & ToplingDB 部分指标查看这里。
序号 | 指标 | 含义 |
---|---|---|
1 | key add | 增加的 key 的长度 |
2 | field add | 增加的 field 的长度 |
3 | value add | 增加的 value 的长度 |
4 | key del | 删除的 key 的长度 |
5 | field del | 删除的 field 的长度 |
6 | value del | 删除的 value 的长度 |
序号 | 指标 | 含义 |
---|---|---|
7 | append | append 命令的耗时 |
8 | bitcount | bitcount 命令的耗时 |
9 | bitop | bitop 命令的耗时 |
10 | bitpos | bitpos 命令的耗时 |
11 | command | command 命令的耗时 |
12 | decr | decr 命令的耗时 |
13 | decrby | decrby 命令的耗时 |
14 | del | del 命令的耗时 |
15 | delvx | delvx 命令的耗时 |
16 | exists | exists 命令的耗时 |
17 | expire | expire 命令的耗时 |
18 | expireat | expireat 命令的耗时 |
19 | get | get 命令的耗时 |
20 | getbit | getbit 命令的耗时 |
21 | getrange | getrange 命令的耗时 |
22 | getset | getset 命令的耗时 |
23 | hdel | hdel 命令的耗时 |
24 | hexists | hexists 命令的耗时 |
25 | hget | hget 命令的耗时 |
26 | hgetall | hgetall 命令的耗时 |
27 | hincrby | hincrby 命令的耗时 |
28 | hincrbyfloat | hincrbyfloat 命令的耗时 |
29 | hkeys | hkeys 命令的耗时 |
30 | hlen | hlen 命令的耗时 |
31 | hmget | hmget 命令的耗时 |
32 | hmset | hmset 命令的耗时 |
33 | hscan | hscan 命令的耗时 |
34 | hscanx | hscanx 命令的耗时 |
35 | hset | hset 命令的耗时 |
36 | hsetnx | hsetnx 命令的耗时 |
37 | hstrlen | hstrlen 命令的耗时 |
38 | hvals | hvals 命令的耗时 |
39 | incr | incr 命令的耗时 |
40 | incrby | incrby 命令的耗时 |
41 | incrbyfloat | incrbyfloat 命令的耗时 |
42 | keys | keys 命令的耗时 |
43 | lindex | lindex 命令的耗时 |
44 | linsert | linsert 命令的耗时 |
45 | llen | llen 命令的耗时 |
46 | lpop | lpop 命令的耗时 |
47 | lpush | lpush 命令的耗时 |
48 | lpushx | lpushx 命令的耗时 |
49 | lrange | lrange 命令的耗时 |
50 | lrem | lrem 命令的耗时 |
51 | lset | lset 命令的耗时 |
52 | ltrim | ltrim 命令的耗时 |
53 | mget | mget 命令的耗时 |
54 | mset | mset 命令的耗时 |
55 | msetnx | msetnx 命令的耗时 |
56 | persist | persist 命令的耗时 |
57 | pexpire | pexpire 命令的耗时 |
58 | pexpireat | pexpireat 命令的耗时 |
59 | pkhrscanrange | pkhrscanrange 命令的耗时 |
60 | pkhscanrange | pkhscanrange 命令的耗时 |
61 | pkrscanrange | pkrscanrange 命令的耗时 |
62 | pkscanrange | pkscanrange 命令的耗时 |
63 | pksetexat | pksetexat 命令的耗时 |
64 | psetex | psetex 命令的耗时 |
65 | pttl | pttl 命令的耗时 |
66 | rpop | rpop 命令的耗时 |
67 | rpoplpush | rpoplpush 命令的耗时 |
68 | rpush | rpush 命令的耗时 |
69 | rpushx | rpushx 命令的耗时 |
70 | sadd | sadd 命令的耗时 |
71 | scan | scan 命令的耗时 |
72 | scanx | scanx 命令的耗时 |
73 | scard | scard 命令的耗时 |
74 | sdiff | sdiff 命令的耗时 |
75 | sdiffstore | sdiffstore 命令的耗时 |
76 | set | set 命令的耗时 |
77 | setbit | setbit 命令的耗时 |
78 | setex | setex 命令的耗时 |
79 | setnx | setnx 命令的耗时 |
80 | setrange | setrange 命令的耗时 |
81 | sinter | sinter 命令的耗时 |
82 | sinterstore | sinterstore 命令的耗时 |
83 | sismember | sismember 命令的耗时 |
84 | smembers | smembers 命令的耗时 |
85 | smove | smove 命令的耗时 |
86 | spop | spop 命令的耗时 |
87 | srandmember | srandmember 命令的耗时 |
88 | srem | srem 命令的耗时 |
89 | sscan | sscan 命令的耗时 |
90 | strlen | strlen 命令的耗时 |
91 | sunion | sunion 命令的耗时 |
92 | sunionstore | sunionstore 命令的耗时 |
93 | ttl | ttl 命令的耗时 |
94 | type | type 命令的耗时 |
95 | zadd | zadd 命令的耗时 |
96 | zcard | zcard 命令的耗时 |
97 | zcount | zcount 命令的耗时 |
98 | zincrby | zincrby 命令的耗时 |
99 | zinterstore | zinterstore 命令的耗时 |
100 | zlexcount | zlexcount 命令的耗时 |
101 | zrangebyscore | zrangebyscore 命令的耗时 |
102 | zrank | zrank 命令的耗时 |
103 | zrem | zrem 命令的耗时 |
104 | zremrangebylex | zremrangebylex 命令的耗时 |
105 | zremrangebyrank | zremrangebyrank 命令的耗时 |
106 | zremrangebyscore | zremrangebyscore 命令的耗时 |
107 | zrevrange | zrevrange 命令的耗时 |
108 | zrevrangebylex | zrevrangebylex 命令的耗时 |
109 | zrevrangebyscore | zrevrangebyscore 命令的耗时 |
110 | zrevrank | zrevrank 命令的耗时 |
111 | zscan | zscan 命令的耗时 |
112 | zscore | zscore 命令的耗时 |
113 | zunionstore | zunionstore 命令的耗时 |