Commit Graph

33 Commits

Author SHA1 Message Date
76e18e7eba [tm-monitor] update glide 2017-05-20 17:53:42 -04:00
309812389a [tm-monitor] update to tendermint 0.10.0 2017-05-20 17:53:33 -04:00
ec2e1d4460 update tm-monitor glide to develop 2017-05-20 17:37:30 -04:00
d07e164796 Merge pull request #13 from tendermint/bugfix/6-tm-monitor-does-not-reconnect-to-a-node
tm monitor does not reconnect to a node
2017-05-06 22:38:10 +04:00
9442a069a3 [tm-monitor] use BaseService.Reset method 2017-03-28 13:51:14 +04:00
115b1505f7 [tm-monitor] proposed solution for idea #1 2017-03-24 16:59:12 +04:00
5a9d14f025 [tm-monitor] expand ideas section 2017-03-24 16:22:58 +04:00
3044f66ba9 [tm-monitor] now EventMeter can be restarted multiple times (Refs #6)
with one caveat: go-common and go-rpc need to be updated as well
2017-03-21 20:42:31 +04:00
c053c15231 [tm-monitor] only restart EventMeter 2017-03-21 20:37:52 +04:00
6e00ce9bbd [tm-monitor] fix blocking issue
as you can see the mistake is that we listen for quit instead of closing
it.
2017-03-21 20:35:40 +04:00
dee06a92d9 [tm-monitor] rewrite eventmeter to use go-kit/log 2017-03-21 17:44:12 +04:00
1c8496406a [tm-monitor] fix build-docker 2017-03-20 18:41:38 +04:00
81dbd7afc5 [tm-monitor] set current version to 0.2.1 2017-03-20 18:36:36 +04:00
4ae36d4e76 [tm-monitor] preserve nodes ordering (Fixes #11) 2017-03-20 18:33:32 +04:00
31a54b0840 [tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
2017-03-16 14:53:32 +04:00
ce69eaa75e [tm-monitor] mark next version as pre until release 2017-03-07 12:53:06 +04:00
df98d5e1af merge go-event-meter into tm-monitor (Refs #4)
https://github.com/tendermint/go-event-meter
2017-03-07 12:39:33 +04:00
4bcf61129d [tm-monitor] new screencast 2017-03-06 22:41:02 +04:00
4f39f0be48 [tm-monitor] rename docker image to just tendermint/monitor 2017-03-06 22:29:06 +04:00
f7f64a58d6 [tm-monitor] rename netmon to tools 2017-03-06 22:02:15 +04:00
975807c744 fix Health calculation logic 2017-03-06 20:21:18 +04:00
1a65dbebb9 tests for Network 2017-03-06 19:51:51 +04:00
5c9ec9344a tests for node and monitor 2017-03-06 18:35:52 +04:00
fd3dc5f5a7 improve ton output 2017-03-06 12:31:53 +04:00
315dcd449b update readme 2017-03-03 00:14:58 +04:00
5406622a64 add asciicast 2017-03-03 00:03:55 +04:00
201c8864b6 link 2 docker containers 2017-03-02 22:14:32 +04:00
09eb442de7 done all items from the TODO 2017-03-02 22:07:03 +04:00
94b8e28b21 Dockerfile and Makefile 2017-03-02 22:03:35 +04:00
11230b8aea no-ton flag to disable ton (default to false) 2017-03-02 21:02:30 +04:00
069c870614 differentiate between monitored nodes and nodes in a cluster 2017-03-02 18:59:12 +04:00
8c6ae55bd0 set network's NumValidators and node's IsValidator 2017-03-02 12:53:05 +04:00
d3b54b204f tm-monitor 0.1.0 2017-03-01 23:01:52 +04:00