flashbots / mev-boost-relay

MEV-Boost Relay for Ethereum proposer/builder separation (PBS)
https://boost-relay.flashbots.net
GNU Affero General Public License v3.0
421 stars 119 forks source link

feat: add basic latency metrics #616

Closed 0x416e746f6e closed 6 months ago

0x416e746f6e commented 6 months ago

📝 Summary

Add basic latency metrics for GetPayload and PublishBlock.

⛱ Motivation and Context

We want to be able to track those metrics per-instance as well as aggregate them across the whole service (running behind the load-balancer).


✅ I have run these commands