mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Set display units per panel so values render with correct scaling: - counts/levels/depths → short - per-minute rates (rate()*60) → cpm; genuine per-second → cps - per-hour rate (rate()*3600) → suffix:/hr - fee amounts → si:drops; UNL expiry → d (days) Value-mapped and identity-number panels (server state, ledger seq, build version) are left unitless so they are not abbreviated. Lay out every validator-health panel at full width for readability. Polish the shared filter descriptions (deployment tier, network values + perf) across all eleven dashboards. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>