docs(kpi): K17 — #26 KpiHistory component doc + README/CLAUDE + cross-component interactions + completion-design update
This commit is contained in:
@@ -146,3 +146,9 @@ configurable window (default 365 days), matching the `Notifications` purge.
|
||||
- **Health Monitoring**: surfaces Site Call Audit KPI tiles on the dashboard.
|
||||
- **Cluster Infrastructure**: hosts the `SiteCallAuditActor` singleton with
|
||||
active/standby failover.
|
||||
- **KPI History (#26)**: emits `IKpiSampleSource`
|
||||
(`SiteCallAuditKpiSampleSource`, Global + per-Site + per-Node) consumed by the
|
||||
KpiHistory recorder (#26), reusing the existing KPI reads; the resulting
|
||||
`buffered` / `parked` / `failedLastInterval` / `deliveredLastInterval` /
|
||||
`stuck` / `oldestPendingAgeSeconds` series render as trends on the Site Calls
|
||||
page via `KpiTrendChart`. See [Component-KpiHistory.md](Component-KpiHistory.md).
|
||||
|
||||
Reference in New Issue
Block a user