Status.
Real-time view of every (system, network) combo we serve. Polled every 30 seconds; tab-back triggers an immediate refresh. The data here is the same signal driving the homepage badge — just more of it.
Loading status…
What this page measures
- ok — at least one backend in the pool answered a deep-probe round trip in the last health-check tick (~30s).
- degraded — every backend in the pool is currently down. Customer requests for that (system, network) will get 502 backend_unavailable.
- no data — no backends configured for that combo yet. Subscribing to a tier that allows the network is fine; the tokens just won't have anywhere to route.
Source of truth: /_status (gateway PoolRegistry snapshot). Cached at the edge for 30s.