Skip to content

Instantly share code, notes, and snippets.

@junosuarez
Created December 17, 2015 01:25
Show Gist options
  • Save junosuarez/61c11bc0160c26e38682 to your computer and use it in GitHub Desktop.
Save junosuarez/61c11bc0160c26e38682 to your computer and use it in GitHub Desktop.
By default monitoring is disabled (threshold set to 0), even if the actual cost of latency
monitoring is near zero. However while the memory requirements of latency monitoring are
very small, there is no good reason to raise the baseline memory usage of a Redis instance
that is working well.
via http://redis.io/topics/latency-monitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment