Skip to content

Commit

Permalink
Enable auto-refresh on all dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed Sep 20, 2022
1 parent 31f220e commit 7220966
Show file tree
Hide file tree
Showing 15 changed files with 40 additions and 14 deletions.
2 changes: 1 addition & 1 deletion dashboards/lodestar_block_processor.json
Original file line number Diff line number Diff line change
Expand Up @@ -3063,7 +3063,7 @@
"type": "row"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_block_production.json
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@
}
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_bls_thread_pool.json
Original file line number Diff line number Diff line change
Expand Up @@ -1111,7 +1111,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_debug_gossipsub.json
Original file line number Diff line number Diff line change
Expand Up @@ -8580,7 +8580,7 @@
"type": "row"
}
],
"refresh": "30s",
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar", "debug"],
Expand Down
28 changes: 26 additions & 2 deletions dashboards/lodestar_discv5.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"iteration": 1661330019389,
"iteration": 1663667032051,
"links": [
{
"asDropdown": true,
Expand Down Expand Up @@ -1380,6 +1380,7 @@
"type": "timeseries"
}
],
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down Expand Up @@ -1494,6 +1495,29 @@
"name": "Filters",
"skipUrlSync": false,
"type": "adhoc"
},
{
"current": {},
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"definition": "label_values(instance)",
"hide": 0,
"includeAll": false,
"label": "INSTANCE",
"multi": false,
"name": "Instance",
"options": [],
"query": {
"query": "label_values(instance)",
"refId": "StandardVariableQuery"
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query"
}
]
},
Expand All @@ -1505,6 +1529,6 @@
"timezone": "",
"title": "Lodestar - discv5",
"uid": "lodestar_discv5",
"version": 3,
"version": 2,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion dashboards/lodestar_execution_engine.json
Original file line number Diff line number Diff line change
Expand Up @@ -2336,7 +2336,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_multinode.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
"type": "timeseries"
}
],
"refresh": "30s",
"refresh": "10s",
"schemaVersion": 33,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_networking.json
Original file line number Diff line number Diff line change
Expand Up @@ -3318,7 +3318,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_rest_api.json
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
1 change: 1 addition & 0 deletions dashboards/lodestar_state_cache_regen.json
Original file line number Diff line number Diff line change
Expand Up @@ -2510,6 +2510,7 @@
"type": "timeseries"
}
],
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -2683,7 +2683,7 @@
"type": "row"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_sync.json
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_validator_client.json
Original file line number Diff line number Diff line change
Expand Up @@ -1909,7 +1909,7 @@
"type": "timeseries"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
1 change: 1 addition & 0 deletions dashboards/lodestar_validator_monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,7 @@
"type": "timeseries"
}
],
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down
2 changes: 1 addition & 1 deletion dashboards/lodestar_vm_host.json
Original file line number Diff line number Diff line change
Expand Up @@ -3526,7 +3526,7 @@
"type": "row"
}
],
"refresh": false,
"refresh": "10s",
"schemaVersion": 35,
"style": "dark",
"tags": ["lodestar"],
Expand Down

0 comments on commit 7220966

Please sign in to comment.