Skip to content

Commit

Permalink
Merge 0316b97 into d3f40d2
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Nov 7, 2023
2 parents d3f40d2 + 0316b97 commit 0a998f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dashboards/lodestar_networking.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"__inputs": [
{
"name": "DS_PROMETHEUS",
"type": "datasource",
"label": "Prometheus",
"description": "",
"label": "Prometheus",
"name": "DS_PROMETHEUS",
"pluginId": "prometheus",
"pluginName": "Prometheus"
"pluginName": "Prometheus",
"type": "datasource"
}
],
"annotations": {
Expand Down
2 changes: 2 additions & 0 deletions dashboards/lodestar_validator_monitor.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"description": "https://hackmd.io/@dapplion/lodestar_attestation_summary",
"fieldConfig": {
"defaults": {
"color": {
Expand Down Expand Up @@ -166,6 +167,7 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"description": "https://hackmd.io/@dapplion/lodestar_attestation_summary",
"fieldConfig": {
"defaults": {
"color": {
Expand Down

0 comments on commit 0a998f5

Please sign in to comment.