Files
rippled/docker/telemetry
Pratik Mankawde 3742db9eee style(telemetry): apply the shared dashboard layout to Ledger Sync Health
Brings this dashboard in line with the other fifteen, which were normalized
together:

  - id           written as 1..N so panelId deep links address a specific panel
                 rather than whichever one happens to sit in that position
  - gridPos      at most two panels across; every visualisation h=10. Three
                 panels sat at w=8, the only three-across row in the set.
  - line charts  lineWidth=1, fillOpacity=0, pointSize=5, gradientMode=none
  - repeat       xrpl_network_type (horizontal, maxPerRow=2) with a
                 [$xrpl_network_type] title suffix on the stat and bargauge
                 panels, where two networks overlaid in one panel reads as
                 noise. Charts keep their networks as separate series.

The nine existing row groups are kept as they are. The heatmap already carried
the full plugin option set, so it is untouched.

Raw-text edits, so untouched lines keep their formatting byte for byte.
Verified: 54 panels before and after, no panel lost, every targets block and
description byte-identical, ids 1..N, and no two panels overlapping.
2026-08-07 12:40:50 +01:00
..
2026-08-04 14:54:19 +01:00