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.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| ores: Monitor the state of the redis databases | operations/puppet | production | +4 -0 |
Event Timeline
Comment Actions
Change 332431 had a related patch set uploaded (by Alexandros Kosiaris):
ores: Monitor the state of the redis databases
Comment Actions
Change 332431 merged by Alexandros Kosiaris:
ores: Monitor the state of the redis databases
Comment Actions
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