ChainSafe / lodestar

🌟 TypeScript Implementation of Ethereum Consensus
https://lodestar.chainsafe.io
Apache License 2.0
1.18k stars 289 forks source link

prom-client event loop lag #5925

Closed twoeths closed 1 year ago

twoeths commented 1 year ago

Describe the bug

Since v1.10.0, prom-client event loop lag increased

Screenshot 2023-09-01 at 08 56 53

this does not link to any performance issue, while the NodeJS event loop lag is consistently great

Screenshot 2023-09-01 at 09 09 10

For the context of these metrics, see https://github.com/ChainSafe/lodestar/pull/5842

Expected behavior

Investigate how important is this issue, how can we improve it or give a good explanation of it

Steps to reproduce

No response

Additional context

No response

Operating system

Linux

Lodestar version or commit hash

v1.10.0

twoeths commented 1 year ago

dashboard changed, need to reopen if needed