mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
Switches to using counters so that the gauges don't cause any information to be lost. Counters can be used to calculate all sorts of metrics on Grafana. Which is also why min/avg/max logic is removed to make things simple and small here. |
||
|---|---|---|
| .. | ||
| database.go | ||
| encoding.go | ||
| stats.go | ||
| stats_test.go | ||
| witness.go | ||