Skip to content

Health Checks Aggregator — Use Cases

  1. Unified dashboard for dozens of microservice /health endpoints
  2. Ingress readiness using /api/health/readiness with CriticalOnly or TagBased gates
  3. Slack / Teams paging when any critical dependency fails
  4. Dependency graph export for incident response
  5. Cache-friendly polling to protect downstreams during storms
  6. Per-environment different gate strictness (staging vs prod)