mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Add 5 new panels to the consensus-health Grafana dashboard using Tempo TraceQL queries against consensus.accept.apply span attributes: - Close Time: Raw Proposals (Per Node) — each node's unrounded wall-clock close_time_self, reveals clock drift across validators - Close Time: Effective / Quantized — the consensus-agreed close_time after rounding to resolution bins, written to ledger header - Close Time Vote Bins & Resolution — number of distinct vote bins (close_time_vote_bins) and bin size (close_resolution_ms) on dual axes - Close Time Resolution Direction — whether resolution increased (coarser), decreased (finer), or stayed unchanged - Close Time Bin Distribution — bar chart showing how raw proposals distribute across quantized bins per round Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>