mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
* Added NetworkMetrics * update docs * add more metrics and make naming consistent * add active inbound and outbound connection metrics
Design
Docs under this page contain some context on how we've iterated on the Reth design (still WIP, please contribute!):
- Database
- Networking
- Metrics: Guidelines on metrics and traces.
- Review of Other Codebases