quorum/metrics
Martin Holst Swende 36956da4d2 core: metrics collection for transaction events (#3157)
* core: Add metrics collection for transaction events; replace/discard for pending and future queues, as well as invalid transactions

* core: change namespace for txpool metrics

* core: define more metrics (not yet used)

* core: implement more tx metrics for when transactions are dropped

* core: minor formatting tweeks (will squash later)

* core: remove superfluous meter, fix missing pending nofunds

* core, metrics: switch txpool meters to counters
2016-11-01 14:46:11 +02:00
..
disk.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
disk_linux.go all: fix go vet warnings 2016-04-15 11:17:27 +02:00
disk_nop.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
metrics.go core: metrics collection for transaction events (#3157) 2016-11-01 14:46:11 +02:00