mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-22 03:08:30 +00:00
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.} =
|
||||
|
2
vendor/nim-metrics
vendored
2
vendor/nim-metrics
vendored
@ -1 +1 @@
|
||||
Subproject commit 71e0f0e354e1f4c59e3dc92153989c8b723c3440
|
||||
Subproject commit 858f73b7d3ae992333a7ffab35da87e3b7b81356
|
Loading…
x
Reference in New Issue
Block a user