Anton Evangelatov
|
baded64d88
|
swarm/network: measure time of messages in priority queue (#19250)
|
2019-03-20 21:30:34 +01:00 |
|
Elad
|
bb724080ca
|
cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274)
|
2018-12-11 09:21:58 +01:00 |
|
Anton Evangelatov
|
1990c9e621
|
cmd/geth: export metrics to InfluxDB (#16979)
* cmd/geth: add flags for metrics export
* cmd/geth: update usage fields for metrics flags
* metrics/influxdb: update reporter logger to adhere to geth logging convention
|
2018-07-02 15:51:02 +03:00 |
|
Anton Evangelatov
|
ae9f97221a
|
metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#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
|
2018-02-23 11:56:08 +02:00 |
|