Health Checks Aggregator — Use Cases¶
- Unified dashboard for dozens of microservice
/healthendpoints - Ingress readiness using
/api/health/readinesswith CriticalOnly or TagBased gates - Slack / Teams paging when any critical dependency fails
- Dependency graph export for incident response
- Cache-friendly polling to protect downstreams during storms
- Per-environment different gate strictness (staging vs prod)