go-ethereum/cmd/utils
Daniel Liu 35380508fc metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877)
This chang creates a GaugeInfo metrics type for registering informational (textual) metrics, e.g. geth version number. It also improves the testing for backend-exporters, and uses a shared subpackage in 'internal' to provide sample datasets and ordered registry.

Implements #21783

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2024-12-13 14:00:13 +08:00
..
cmd.go all: use errrors.New instead of empty fmt.Errorf 2024-06-14 19:19:21 +08:00
flags.go metrics/influxdb: support V2 (#23194) 2024-12-13 14:00:12 +08:00
flags_legacy.go core: split out detailed trie access metrics from insertion time (#19316) 2024-12-13 14:00:11 +08:00
flags_test.go cmd/utils: allow for multiple influxdb flags (#18520) 2024-12-13 14:00:11 +08:00
utils.go metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 2024-12-13 14:00:13 +08:00