mirror of
https://github.com/fluencelabs/redis
synced 2025-05-28 09:41:19 +00:00
Test: enable latency monitor in the default config.
This way as a side effect of running the test we also stress the latency monitor data collection.
This commit is contained in:
parent
f0e67afd94
commit
315536d012
@ -9,6 +9,7 @@ bind 127.0.0.1
|
||||
loglevel verbose
|
||||
logfile ''
|
||||
databases 16
|
||||
latency-monitor-threshold 1
|
||||
|
||||
save 900 1
|
||||
save 300 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user