docs(requirements): list Site Call Audit KPI tiles on the Central UI health dashboard

This commit is contained in:
Joseph Doherty
2026-05-19 11:57:59 -04:00
parent e471a5a855
commit 7589ea8da9

View File

@@ -137,6 +137,7 @@ Central cluster only. Sites have no user interface.
- Overview of all sites with online/offline status. - Overview of all sites with online/offline status.
- Per-site detail: active/standby node status, data connection health, script error rates, alarm evaluation error rates, store-and-forward buffer depths. - Per-site detail: active/standby node status, data connection health, script error rates, alarm evaluation error rates, store-and-forward buffer depths.
- Headline **Notification Outbox KPI tiles** — queue depth, stuck count, and parked count. These are central-computed by the Notification Outbox from the central `Notifications` table (not part of any site health report). The full outbox view is on the dedicated Notification Outbox page. - Headline **Notification Outbox KPI tiles** — queue depth, stuck count, and parked count. These are central-computed by the Notification Outbox from the central `Notifications` table (not part of any site health report). The full outbox view is on the dedicated Notification Outbox page.
- Headline **Site Call Audit KPI tiles** — buffered count, parked count, and failed-last-interval. These are central-computed by the Site Call Audit component from the central `SiteCalls` table (not part of any site health report). The full cached-call view is on the dedicated Site Calls page.
### Site Event Log Viewer (Deployment Role) ### Site Event Log Viewer (Deployment Role)
- Query site event logs remotely. - Query site event logs remotely.