ChainSafe / lodestar

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

Block production detailed metrics #4274

Open dapplion opened 2 years ago

dapplion commented 2 years ago

Add more detailed metrics for block production. From https://github.com/ChainSafe/lodestar/issues/2468

Originally inspired in May 2021 from here https://github.com/sigp/lighthouse/blob/stable/beacon_node/beacon_chain/src/metrics.rs

maschad commented 1 year ago

Is this still relevant?

dapplion commented 1 year ago

Yes!