chore: fix typo in grafana dash

This commit is contained in:
Georgios Konstantopoulos
2023-03-20 12:57:34 -07:00
committed by GitHub
parent 72f59d222b
commit c110ede505

View File

@ -603,7 +603,7 @@
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "builder",
"expr": "rate(reth_sync_execution_mgas_executed_total[$__rate_interval])",
"expr": "rate(reth_sync_execution_mgas_processed_total[$__rate_interval])",
"legendFormat": "Gas/s",
"range": true,
"refId": "A"
@ -1731,4 +1731,4 @@
"uid": "2k8BXz24k",
"version": 2,
"weekStart": ""
}
}