admin: health rollup — gateway, ml/serving, DB, event bus, MLflow, Grafana status #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A
/admin/healthpage that fans out to each subsystem's health endpoint and renders a status grid: green/yellow/red per service, last-check timestamp, p95 latency where available.\n\nSubsystems: API (/health), ml/serving (/health), SQLite/Postgres, in-process event bus, MLflow (when running), Grafana (when running).\n\nPart of the M1 admin console build sequence (step 15 of 16).