mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
The dashboard inventory listed "Peer TX Receive Rate", but this branch deletes that panel from transaction-overview.json, so an operator following the runbook finds no such chart. The row is stale from phase-7 onward and is still present at the tip of the chain, so nothing downstream repairs it. Remove the row rather than retarget it: the neighbouring "Transaction Receive vs Suppressed" row already documents the tx.receive rate and its panel exists on every branch, so retargeting would have produced two rows for one chart.