Live · streaming over Action Cable
Service health
Golden signals sampled every 1.8s on the server and pushed the instant they land — server-rendered SVG, no charting library, no client polling.
Throughput · requests / min
Avg latency (p95)
Error rate
Apdex
Open incidents
1 down · 4 degraded
Deploy a service
An Active Job streams progress over Action Cable — watch it in a second tab.
No deploy running. Pick a service and run one — open a second tab to watch the bar stream.
Services
API Gateway
Checkout
Search
Notifications
Billing
Each card is a server-rendered SVG sparkline. As samples arrive the job broadcasts a replace — the line redraws, the page doesn't reload.
Incidents
Billing webhook timeouts (provider outage)
Billing
Elevated p95 latency on /checkout
Checkout
Acknowledge / resolve broadcast a targeted replace — instant in every open tab. (The classic Turbo gotcha: a broadcast_refresh is suppressed in the tab that triggered it; a targeted replace isn't.)
Event stream
- 21:04:32 API Gateway GET /v1/health · 502 · 88ms · upstream timeout
- 21:04:30 Search GET /search · 504 · 430ms · upstream timeout
- 21:04:30 Checkout POST /checkout/confirm · 504 · 38ms · upstream timeout
- 21:04:28 Billing POST /charge · 503 · circuit open · upstream unreachable
- 21:04:28 Search GET /search · 504 · 463ms · upstream timeout
- 21:04:26 Checkout POST /checkout · 500 · 45ms · upstream timeout
- 21:04:24 Search GET /search/facets · 502 · 487ms · upstream timeout
- 21:04:22 Billing POST /charge · 503 · circuit open · upstream unreachable
- 21:04:22 Checkout GET /cart · 504 · 60ms · upstream timeout
- 21:04:20 Checkout GET /cart · 502 · 56ms · upstream timeout
- 21:04:18 Search GET /search · 502 · 575ms · upstream timeout
- 21:04:18 Billing POST /charge · 503 · circuit open · upstream unreachable
- 21:04:16 Search GET /search/facets · 502 · 474ms · upstream timeout
- 21:04:16 Billing POST /charge · 503 · circuit open · upstream unreachable