Alert rule: RedisDisconnectedSlaves

Overview

Checks if there are Redis slaves which aren’t connected to a Redis master for more than 5 minutes. If so it will inform which Pod is affected.

Steps for Debugging

Check why the affected Pod isn’t connected to a Redis master Pod. For commands how to check the Redis master, see RedisDown debugging section.