Alerts
Standing questions asked on a schedule, whether or not anybody is looking: tell me when this reading crosses a line I set — or when this sensor stops reporting altogether.
- Two kinds of rule: a threshold a reading must not cross, and a silence — a series that should never go quiet longer than you allow.
- A rule can be required to hold for a while before it fires, so a single spike does not page anyone at night.
- Notifies by email and posts to a webhook the moment it happens — into whatever your team already watches.
- Every firing and every recovery is recorded; events stay until somebody marks them as looked at, so nothing clears itself unseen.
- A quiet period after each firing keeps a flapping value from becoming a flood of mail.