Service Health Table
Internal ops table listing services with status badges, p95 latency, error rate, last incident time, and the on-call engineer avatar.
Internal ops table listing services with status badges, p95 latency, error rate, last incident time, and the on-call engineer avatar.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Service Health Table is the internal ops dashboard surface: five rows (API Gateway, Webhooks Worker, Auth Service, Storage API, Search Index) each showing a status Badge with a dot, p95 latency right-aligned in tabular-nums, error rate, the last incident timestamp, and the on-call avatar with name from the shared avatar set (AveryStone through DanielRoss). Webhooks Worker is Degraded at 1,840 ms and 3.41% error rate; Search Index is in Maintenance with n/a metrics. An Export CSV button sits in the panel header.
Services are a typed const array with the oncall field typed to the avatar component shape. The footer note names the 30-second Prometheus scrape and PagerDuty rotation so the table is self-documenting.
Reach for this block on an internal engineering ops page or on-call dashboard, wired to your Prometheus or Datadog metrics endpoint. Pair the actions column with your incident runbook links.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the on-call engineering health view. Other health table shapes:
Tip: Degraded is most useful when paired with real numbers, 1,840 ms and 3.41% says more than a badge alone ever could.