ChainSafe / lodestar

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

mev-boost metrics #6108

Open twoeths opened 10 months ago

twoeths commented 10 months ago

Problem description

Screenshot 2023-11-14 at 14 05 05

Solution description

Add metrics to grafana dashboard (may need to enhance lodestar):

Additional context

No response

twoeths commented 10 months ago

the above metrics were for % local blocks produced locally, this is % of local blocks published locally (metrics of vc)

Screenshot 2023-11-14 at 19 08 07
philknows commented 10 months ago

We should push completing this if we want to better understand what min-bid setting works best for us. Will also allow other users to benefit from this too as they likely run mev-boost alongside their setup.