Anton Kaliaev
|
6e00ce9bbd
|
[tm-monitor] fix blocking issue
as you can see the mistake is that we listen for quit instead of closing
it.
|
8 years ago |
Anton Kaliaev
|
dee06a92d9
|
[tm-monitor] rewrite eventmeter to use go-kit/log
|
8 years ago |
Anton Kaliaev
|
06e5b8c2df
|
[mintnet-kubernetes] join commands in the QuickStart examples
|
8 years ago |
Anton Kaliaev
|
a83c27a282
|
copy mintnet-kubernetes from https://github.com/tendermint/mintnet-kubernetes
|
8 years ago |
Anton Kaliaev
|
1c8496406a
|
[tm-monitor] fix build-docker
|
8 years ago |
Anton Kaliaev
|
81dbd7afc5
|
[tm-monitor] set current version to 0.2.1
|
8 years ago |
Anton Kaliaev
|
7d95b5232f
|
Merge pull request #12 from tendermint/bugfix/11-nodes-not-sorted
preserve nodes ordering (Fixes #11)
|
8 years ago |
Anton Kaliaev
|
4ae36d4e76
|
[tm-monitor] preserve nodes ordering (Fixes #11)
|
8 years ago |
Anton Kaliaev
|
c8e0eca7e5
|
Merge pull request #8 from tendermint/tm-bench
tm-bench
|
8 years ago |
Anton Kaliaev
|
101418cf75
|
update readme
|
8 years ago |
Anton Kaliaev
|
a6130910bf
|
use math/rand, no need in crypto
|
8 years ago |
Anton Kaliaev
|
68b07b9c97
|
connections flag
|
8 years ago |
Anton Kaliaev
|
674d1d3e1b
|
update readme
|
8 years ago |
Anton Kaliaev
|
f36d60552f
|
remove listenAddr flag
|
8 years ago |
Anton Kaliaev
|
7ee9bb4ea2
|
more accurate statistics
|
8 years ago |
Anton Kaliaev
|
8af2fe79e1
|
[tm-bench] show basic stats
```
===
Avg block time: 1225.504 ms
Avg tx throughput: 905 per sec
Avg block latency: 6.121 ms
===
```
|
8 years ago |
Anton Kaliaev
|
da08d589b5
|
[tm-bench] initial commit
|
8 years ago |
Anton Kaliaev
|
fb28fd4c13
|
Merge pull request #7 from tendermint/feature/extract-lib
[tm-monitor] extract lib to monitor/ dir
|
8 years ago |
Anton Kaliaev
|
31a54b0840
|
[tm-monitor] extract lib to monitor/ dir
because tm-bench needs these structures
|
8 years ago |
Anton Kaliaev
|
ce69eaa75e
|
[tm-monitor] mark next version as pre until release
|
8 years ago |
Anton Kaliaev
|
4be0a1017b
|
Merge pull request #5 from tendermint/feature/4-merge-eventmeter
merge go-event-meter into tm-monitor (Refs #4)
|
8 years ago |
Anton Kaliaev
|
df98d5e1af
|
merge go-event-meter into tm-monitor (Refs #4)
https://github.com/tendermint/go-event-meter
|
8 years ago |
Anton Kaliaev
|
4bcf61129d
|
[tm-monitor] new screencast
|
8 years ago |
Anton Kaliaev
|
4f39f0be48
|
[tm-monitor] rename docker image to just `tendermint/monitor`
|
8 years ago |
Anton Kaliaev
|
f7f64a58d6
|
[tm-monitor] rename netmon to tools
|
8 years ago |
Anton Kaliaev
|
6a30f422ce
|
Merge pull request #3 from tendermint/tm-monitor
New netmon
|
8 years ago |
Anton Kaliaev
|
975807c744
|
fix Health calculation logic
|
8 years ago |
Anton Kaliaev
|
1a65dbebb9
|
tests for Network
|
8 years ago |
Anton Kaliaev
|
5c9ec9344a
|
tests for node and monitor
|
8 years ago |
Anton Kaliaev
|
fd3dc5f5a7
|
improve ton output
|
8 years ago |
Anton Kaliaev
|
315dcd449b
|
update readme
|
8 years ago |
Anton Kaliaev
|
5406622a64
|
add asciicast
|
8 years ago |
Anton Kaliaev
|
201c8864b6
|
link 2 docker containers
|
8 years ago |
Anton Kaliaev
|
09eb442de7
|
done all items from the TODO
|
8 years ago |
Anton Kaliaev
|
94b8e28b21
|
Dockerfile and Makefile
|
8 years ago |
Anton Kaliaev
|
11230b8aea
|
no-ton flag to disable ton (default to false)
|
8 years ago |
Anton Kaliaev
|
069c870614
|
differentiate between monitored nodes and nodes in a cluster
|
8 years ago |
Anton Kaliaev
|
8c6ae55bd0
|
set network's `NumValidators` and node's `IsValidator`
|
8 years ago |
Anton Kaliaev
|
d3b54b204f
|
tm-monitor 0.1.0
|
8 years ago |
Ethan Buchman
|
ee4f8c2ab2
|
add glide
|
8 years ago |
Ethan Buchman
|
60cea4415b
|
update logger
|
8 years ago |
Ethan Buchman
|
5f721bcfa0
|
remove vendor
|
9 years ago |
Ethan Buchman
|
1b81863ef7
|
NewBlockHeader event
|
9 years ago |
Ethan Buchman
|
82882bf7c2
|
bench by nblocks or ntxs
|
9 years ago |
Ethan Buchman
|
bb72373f30
|
support benchmarking txs
|
9 years ago |
Ethan Buchman
|
0925afcd18
|
app init script
|
9 years ago |
Ethan Buchman
|
75d31daacd
|
update event meter
|
9 years ago |
Ethan Buchman
|
b6090ad183
|
fixes for mintnet types
|
9 years ago |
Ethan Buchman
|
8b735b36be
|
concurrent shutdown
|
9 years ago |
Ethan Buchman
|
0825aa5d64
|
improve some logging
|
9 years ago |