Platform health
Go to /admin → Performance for a real-time view of platform infrastructure health.
Service status
A health grid showing:
- Control Plane — API latency, error rate, uptime
- Cell Plane (per cell) — API latency, error rate, database connections
- Gateway — request throughput, rate limit utilization
- Workers — queue depth, processing rate, error count
- SSE Server — active connections, reconnection rate
Each service shows a status badge: healthy (green), degraded (yellow), or down (red).
Worker dashboard
Background workers process campaigns, analytics, integrations, and AI jobs. The worker dashboard shows:
| Worker type | Metrics |
|---|---|
| Broadcast | Campaigns in queue, send rate, error rate |
| Delivery | Provider success rates, bounce rates, retry count |
| Analytics | Aggregation lag, query latency |
| Sync | CRM/e-commerce sync lag, error count |
| Intelligence | AI job queue depth, average processing time |
| Media | Image/video generation queue, rendering time |
Dead-letter queue (DLQ)
Messages and jobs that failed all retry attempts land in the DLQ. The DLQ manager shows:
- Entry count — total failed items
- Breakdown by type — delivery failures, webhook failures, worker crashes
- Actions — inspect payload, retry individually, retry all, purge
Throughput live
Real-time graphs showing:
- Events/second — platform-wide ingestion rate
- Sends/second — per-channel delivery rate
- Per-tenant breakdown — which tenants are generating the most traffic
What’s next
- Tenant management — manage individual tenants
- Platform Guardian — safety and compliance monitoring