Page MenuHomePhabricator

Set up monitoring for ORES redis database
Closed, ResolvedPublic

Description

Monitoring the state of REDIS replication in ORES is crucial for ensuring a healthy service. We already have such checks for the jobqueue REDIS installations so it shouldn't be too much work.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 332431 had a related patch set uploaded (by Alexandros Kosiaris):
ores: Monitor the state of the redis databases

https://gerrit.wikimedia.org/r/332431

Change 332431 merged by Alexandros Kosiaris:
ores: Monitor the state of the redis databases

https://gerrit.wikimedia.org/r/332431

And with https://gerrit.wikimedia.org/r/#/c/333878/ this is now done. Had to refactor the current monitoring code a bit to accomodate for other installations but it is working fine now. Resolving