chore: necessary updates given the changes in the alert controller
This commit is contained in:
@@ -90,6 +90,7 @@ offsets are not committed and events are re-read on the next start.
|
||||
| `alert_type` | `alertType` | e.g. `WARNING_HEART_RATE`, `CRITICAL_HEART_RATE` |
|
||||
| `severity` | `severity` | e.g. `Warning`, `Critical` |
|
||||
| `details` | `details` | Required on all new alert producers; parser defaults to `""` if absent |
|
||||
| `explanation_json` | `explanation` | Optional JSON object (Phase 34); null for threshold-only alerts |
|
||||
| `triggered_at` | `triggeredAt` | ISO-8601 |
|
||||
|
||||
Phase 11 aligned warning and sepsis outbox producers with critical ingest alerts by
|
||||
|
||||
Reference in New Issue
Block a user