quorum/swarm/storage
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
..
chunker.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
chunker_test.go various: remove redundant parentheses (#15793) 2018-01-03 14:14:47 +02:00
common_test.go swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00
database.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
dbstore.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
dbstore_test.go swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00
dpa.go swarm: fix megacheck warnings 2017-08-14 18:12:37 +03:00
dpa_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
localstore.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
memstore.go swarm: initial instrumentation (#15969) 2018-02-23 14:19:59 +01:00
memstore_test.go swarm: plan bee for content storage and distribution on web3 2016-08-31 16:19:40 +02:00
netstore.go cmd/swarm: add config file (#15548) 2017-12-11 22:56:06 +01:00
pyramid.go various: remove redundant parentheses (#15793) 2018-01-03 14:14:47 +02:00
swarmhasher.go swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00
types.go swarm/storage: pyramid chunker re-write (#14382) 2017-09-21 22:22:51 +02:00