Skip to Content
GuidesAdminPlatform health

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 typeMetrics
BroadcastCampaigns in queue, send rate, error rate
DeliveryProvider success rates, bounce rates, retry count
AnalyticsAggregation lag, query latency
SyncCRM/e-commerce sync lag, error count
IntelligenceAI job queue depth, average processing time
MediaImage/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