tendermint/mempool
Matthew Slipper 92343ef484 Add additional metrics (#2500)
* Add additional metrics
Continues addressing https://github.com/cosmos/cosmos-sdk/issues/2169.
* Add nop metrics to fix NPE
* Tweak buckets, code review
* Update buckets
* Update docs with new metrics
* Code review updates
2018-10-10 18:27:43 +02:00
..
bench_test.go clist: speedup Next by removing defers (#2511) 2018-09-30 13:26:14 -04:00
mempool.go Add additional metrics (#2500) 2018-10-10 18:27:43 +02:00
mempool_test.go clist: speedup Next by removing defers (#2511) 2018-09-30 13:26:14 -04:00
metrics.go Add additional metrics (#2500) 2018-10-10 18:27:43 +02:00
reactor.go
reactor_test.go
wire.go