Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swarm/metrics: Send the accounting registry to InfluxDB (#18470) | Jerzy Lasyk | 2019-02-20 | 1 | -2/+3 |
| | | | | (cherry picked from commit f28da4f602fcd17624cf6d40d070253dd6663121) | ||||
* | metrics, p2p: add ephemeral registry (#18067) | Kurkó Mihály | 2018-11-09 | 1 | -1/+4 |
| | | | | | | * metrics, p2p: add ephemeral registry * metrics: fix linter issue | ||||
* | metrics: pull library and introduce ResettingTimer and InfluxDB reporter ↵ | Anton Evangelatov | 2018-02-23 | 1 | -0/+354 |
(#15910) * go-metrics: fork library and introduce ResettingTimer and InfluxDB reporter. * vendor: change nonsense/go-metrics to ethersphere/go-metrics * go-metrics: add tests. move ResettingTimer logic from reporter to type. * all, metrics: pull in metrics package in go-ethereum * metrics/test: make sure metrics are enabled for tests * metrics: apply gosimple rules * metrics/exp, internal/debug: init expvar endpoint when starting pprof server * internal/debug: tiny comment formatting fix |