kvtimings
Provides low-level timings from the underlying KV storage system.
Description
This command is useful to understand various states of the storage system.
| Stat | Description |
|---|---|
|
Type of backend database engine |
|
Number of database |
|
Number of failed |
|
Number of failed |
|
Number of failed |
|
Number of failed vbucket |
|
Number of docs in the last commit. |
|
Number of Vbuckets loaded into memory. |
|
Number of database |
Sample histogram
rw_3:commit (50457 total)
1ms - 2ms : ( 0.34%) 173
2ms - 4ms : ( 10.52%) 5136 ##############
4ms - 8ms : ( 67.06%) 28528 ##############################################################################
8ms - 16ms : ( 97.09%) 15152 #########################################
16ms - 32ms : ( 99.93%) 1432 ###
32ms - 65ms : ( 99.98%) 27
65ms - 131ms : ( 99.99%) 6
131ms - 262ms : (100.00%) 1
262ms - 524ms : (100.00%) 2
Avg : ( 5ms)