Ismail Khoffi
|
6643c5dd11
|
Catch up with amino 0.13.0 (#2690)
* catch up with amino changes in
https://github.com/tendermint/go-amino/pull/222
* WIP: update to amino v0.13.0
* update to fixed amino release
|
2018-10-24 21:34:01 -04:00 |
|
Zarko Milosevic
|
287b25a059
|
Align with spec (#2642)
|
2018-10-15 16:05:13 -04:00 |
|
Zarko Milosevic
|
2363d88979
|
consensus: Wait for proposal or timeout before prevote (#2540)
* Fix termination issues and improve tests
* Improve formatting and tests based on reviewer feedback
|
2018-10-12 16:13:01 -04:00 |
|
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 |
|
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 |
|
Anton Kaliaev
|
205d8b8062
|
fixes after @xla review
- move prometheus metrics into internal packages
- *Option structs
- misc. format changes
|
2018-06-20 12:40:25 +04:00 |
|
Anton Kaliaev
|
e4bb3566a0
|
move metrics constructors to a separate package
|
2018-06-20 12:40:25 +04:00 |
|
Anton Kaliaev
|
b10b0da3fd
|
bundle imports
|
2018-06-20 12:40:11 +04:00 |
|
Anton Kaliaev
|
19699d644f
|
p2p metric, make height and totalTxs gauges
|
2018-06-20 12:38:45 +04:00 |
|