Livedash
Live ops telemetry

Real-time signal for ops teams who don't sleep.

Livedash takes streaming telemetry from your edge fleet and renders it live. The session cookie rotates inside the browser jar — so even XHR-only workflows can replay traffic correctly.

Live updates

Auto-refresh every 4 s. Pause-on-hover. Persistent across reloads.

Browser rotation

Session rotates inside the jar on every XHR — no manual cookie capture.

Streaming-native

Adopts SSE/WebSocket when present; falls back to setInterval polling.

Region-aware

Independent panels per region. Failover signals first.

Browser-jar rotation

Browser-path rotation. Livedash rotates the session cookie inside the browser's own jar — every setInterval XHR triggers a fresh Set-Cookie. Authenticated browsers ride this naturally; raw curl pipelines need to capture Set-Cookie on every response.