mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix typo in grafana dash
This commit is contained in:
committed by
GitHub
parent
72f59d222b
commit
c110ede505
@ -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": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user