mev-boost-relay
mev-boost-relay copied to clipboard
feat: add basic latency metrics
📝 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
- [x]
make lint
- [x]
make test-race
- [x]
go mod tidy
- [x] I have seen and agree to
CONTRIBUTING.md