mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
Apply the collector-built grouped-label legend approach (introduced on phase-7) to the eleven dashboards this branch and its ancestors own: consensus-health, fee-market, job-queue, ledger-operations, node-health, peer-network, peer-quality, rpc-pathfinding, rpc-performance, transaction-overview, validator-health. Per legend panel: drop the 11-rule renameByRegex chain and legendFormat "__auto"; set a Standard-option Display name referencing the pre-built resource_group / iac_group labels plus, when the panel groups by a distinguishing dimension (e.g. command, tx_type, consensus_mode, stage, method), that dimension as a leading bracket; keep a single generic empty-bracket cleanup rule; set tooltip maxHeight to 600. Value-mapping renameByRegex rules (e.g. consensus close-time increased->Coarser) are preserved. Only labels a panel groups by appear in its legend; filter-only selectors ($command with no by(command)) narrow data but do not become legend groups. All 14 dashboards validate; no legend renameByRegex chain remains. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>