Human-readable JSON snapshot of platform metrics.
| Field | Type | Description |
|---|---|---|
instance | string | Instance identifier (Railway replica ID, hostname, or PID) |
uptime_seconds | integer | Server uptime |
memory_mb | integer | RSS memory usage in MB |
connections | integer | Current live Socket.IO connections |
platform | object | DB-backed totals (users, agents, agencies, messages, etc.) |
counters | object | All counter values keyed by name + labels |
latency | object | Histogram summaries with count, avg, p50, p95, p99 in ms |