quorum/swarm/network
Anton Evangelatov dcca613a0b swarm: initial instrumentation (#15969)
* swarm: initial instrumentation with go-metrics

* swarm: initialise metrics collection and add ResettingTimer to HTTP requests

* swarm: update metrics flags names. remove redundant Timer.

* swarm: rename method for periodically updating gauges

* swarm: finalise metrics after feedback

* swarm/network: always init kad metrics containers

* swarm/network: off-by-one index in metrics containers

* swarm, metrics: resolved conflicts
2018-02-23 14:19:59 +01:00
..
kademlia swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
depo.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
forwarding.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
hive.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
messages.go swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
protocol.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
protocol_test.go all: update license information 2016-11-09 02:51:34 +01:00
syncdb.go eth, les, swarm: fix go vet issues sufraced by log15 2017-02-23 12:16:45 +02:00
syncdb_test.go all: disable log message colors outside of geth 2017-02-27 15:33:12 +01:00
syncer.go cmd/swarm: add config file (#15548) 2017-12-11 22:56:06 +01:00