Host your own email and enhance your privacy
quarterly-reviewFired by Healthchecks when the quarterly-review check has been silent past its 14-day grace beyond the 90-day expected cadence.
This is not an automation heartbeat — it’s a manual prompt. The check has no associated job; it expects you, the operator, to ping it once you’ve completed the quarterly monitoring review described in docs/0.7.0/monitoring-plan.md §”Tuning discipline”.
A missed ping means it’s been more than ~3.5 months since you last:
/cabal/pushover_user_key likely needs to be re-seeded.Once you’ve done the review (it should take 30-60 minutes once a quarter):
PING_URL=$(aws ssm get-parameter --name /cabal/healthcheck_ping_quarterly_review --with-decryption --query Parameter.Value --output text)
curl -fsS "$PING_URL"
That’s it. The check goes green for another 90 days.
There is no escalation. If you’re getting paged for this and can’t dedicate the time, ping the check anyway and open a calendar entry for the next available window. Skipping the review means the monitoring stack drifts away from reality — the cost compounds, but slowly.