Update README with missing Redis measurements (#3582)

This commit is contained in:
Brian Knight 2017-12-13 14:24:48 -05:00 committed by Daniel Nelson
parent 9ad0297b1f
commit 6638fc68de
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ Additionally the plugin also calculates the hit/miss ratio (keyspace\_hitrate) a
**Replication**
- connected_slaves(int, number)
- master_link_down_since_seconds(int, number)
- master_link_status(string)
- master_repl_offset(int, number)
- repl_backlog_active(int, number)
- repl_backlog_size(int, bytes)