Fretttech Monitor

About this dashboard

Fretttech Monitor is the operational health dashboard for everything Frett Technologies runs in production. 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

Every byte you see here is generated and stored by Frett Technologies. No third-party analytics, no embedded trackers, no cookies beyond what Cloudflare Access requires for authentication.