mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore: use correct inflight metric
This commit is contained in:
@@ -2381,7 +2381,7 @@
|
||||
},
|
||||
"disableTextWrap": false,
|
||||
"editorMode": "code",
|
||||
"expr": "reth_network_hashes_inflight_transaction_requests{$instance_label=\"$instance\"}",
|
||||
"expr": "reth_network_inflight_transaction_requests{$instance_label=\"$instance\"}",
|
||||
"fullMetaSearch": false,
|
||||
"hide": false,
|
||||
"includeNullMetadata": true,
|
||||
|
||||
Reference in New Issue
Block a user