bump nim-metrics (#3392)
This commit is contained in:
parent
2275fad335
commit
496d0266ec
|
@ -1115,7 +1115,6 @@ proc onSecond(node: BeaconNode) =
|
|||
node.handleMissingBlocks()
|
||||
|
||||
# Nim GC metrics (for the main thread)
|
||||
updateSystemMetrics()
|
||||
updateThreadMetrics()
|
||||
|
||||
proc runOnSecondLoop(node: BeaconNode) {.async.} =
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 71e0f0e354e1f4c59e3dc92153989c8b723c3440
|
||||
Subproject commit 858f73b7d3ae992333a7ffab35da87e3b7b81356
|
Loading…
Reference in New Issue