Commit Graph

5 Commits

Author SHA1 Message Date
Anton Kaliaev 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
Anton Kaliaev c053c15231
[tm-monitor] only restart EventMeter 2017-03-21 20:37:52 +04:00
Anton Kaliaev 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
Anton Kaliaev dee06a92d9
[tm-monitor] rewrite eventmeter to use go-kit/log 2017-03-21 17:44:12 +04:00
Anton Kaliaev 31a54b0840
[tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
2017-03-16 14:53:32 +04:00