Operations Status Dashboard

About this dashboard

Operations Status Dashboard is an operational health dashboard. It is read-only and gated by Cloudflare Access; check-ins are pushed to it from monitored systems via the POST /v1/checkin API.

How it works

  1. Producers (PowerShell scripts, GitHub Actions, internal services) send a MonitorCheckin JSON payload signed with the shared ingest key.
  2. The Worker validates, persists, and exposes the latest state per monitor along with rolling history and uptime stats.
  3. This dashboard polls /api/v1/checks every 30 seconds and renders the result. No client-side state survives a refresh.

Status semantics

Privacy

No third-party analytics, no embedded trackers, no cookies beyond what Cloudflare Access requires for authentication.