Files
tendermint/consensus
Matthew Slipper 587116dae1 metrics: Add additional metrics to p2p and consensus (#2425)
* Add additional metrics to p2p and consensus
Partially addresses https://github.com/cosmos/cosmos-sdk/issues/2169.
* WIP
* Updates from code review
* Updates from code review
* Add instrumentation namespace to configuration
* Fix test failure
* Updates from code review
* Add quotes
* Add atomic load
* Use storeint64
* Use addInt64 in writePacketMsgTo
2018-09-25 13:14:38 +02:00
..
2018-08-31 19:33:51 -04:00
2018-09-18 22:26:43 +02:00
2018-08-31 19:33:51 -04:00
2018-07-01 22:36:49 -04:00
2018-08-31 19:33:51 -04:00
2018-07-26 18:08:09 -07:00

See the consensus spec and the reactor consensus spec for more information.