From 7589ea8da94a4f2ff2a87e714485a74615d3897a Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Tue, 19 May 2026 11:57:59 -0400 Subject: [PATCH] docs(requirements): list Site Call Audit KPI tiles on the Central UI health dashboard --- docs/requirements/Component-CentralUI.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements/Component-CentralUI.md b/docs/requirements/Component-CentralUI.md index 1a8bb71..9a5102f 100644 --- a/docs/requirements/Component-CentralUI.md +++ b/docs/requirements/Component-CentralUI.md @@ -137,6 +137,7 @@ Central cluster only. Sites have no user interface. - 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. - 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) - Query site event logs remotely.