Skip to content

Health Checks Aggregator — Architecture

  • Hosted services poll downstream health endpoints on a schedule
  • Readiness gate evaluates configured strategies over cached results
  • Health Checks UI persists snapshots when SQL storage is enabled
  • Webhooks notify external systems on transitions

HealthChecksAggregatorRegistration extends the standard three-layer web DI pipeline.