mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-26 15:10:12 +00:00
fix(telemetry): give Ledger Data & Sync an auto-refresh interval
The dashboard had no top-level refresh key at all, so auto-refresh was off while every other dashboard refreshes at 30s.
This commit is contained in:
@@ -1724,6 +1724,7 @@
|
||||
"id": 27
|
||||
}
|
||||
],
|
||||
"refresh": "30s",
|
||||
"schemaVersion": 39,
|
||||
"tags": ["ledger", "sync"],
|
||||
"templating": {
|
||||
|
||||
Reference in New Issue
Block a user