{
  "_what": "Overlay traffic counters from our node's admin `print` RPC, captured immediately before upgrading to rippled 3.2.1. Counters are cumulative since process start (2026-Jul-29 13:20:17 UTC) and reset on restart, so this is a one-shot capture. Only the manifest and total rows are published; the rest of the PropertyStream dump contains peer-level detail and is withheld.",
  "_captured_utc": "2026-Aug-01 06:35:36.642733 UTC",
  "_build": "3.2.0",
  "_uptime_seconds": 234919,
  "_note_outbound": "bytes_out is the real wire buffer size (PeerImp.cpp: reportOutboundTraffic(m->getBuffer(...).size())).",
  "_note_inbound": "bytes_in is only recorded for frames that PARSED; a frame whose header lands in the dead zone fails in parseMessageHeader and is never counted.",
  "overhead_manifest": {
    "bytes_in": "16538447552",
    "bytes_out": "157397900072624",
    "category": "overhead_manifest",
    "messages_in": "41372",
    "messages_out": "1831459"
  },
  "total": {
    "bytes_in": "326750675748",
    "bytes_out": "157834900202189",
    "category": "total",
    "messages_in": "692208750",
    "messages_out": "790733244"
  }
}