UPTIME
{{ uptimeDisplay }}
SOCKETS
{{ stats.connectedSockets ?? '—' }}
HEAP
{{ heapPct }}%
{{ heapDisplay }}
RSS
{{ rssDisplay }}
LAG
{{ stats.eventLoopLag != null ? stats.eventLoopLag + 'ms' : '—' }}
REDIS
{{ stats.redisStatus ?? '—' }}
DB OPS
{{ stats.dbUpdateCount ?? 0 }}
{{ stats.pendingQueues }} STALLED