Skip to content

akiradeveloper/sorock-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sorock-monitor

Trouble shooting a distributed nodes is a very difficult task.

In Raft, finding a node which is slow in synchronization is the first step and visualizing the log states is the quickest way to do this. Therefore, we need a tool like this.

2024-10-18.19.13.52.mov

Usage

sorock-monitor $URL $SHARD_ID. (e.g. sorock-monitor http://my-cluster-node-5:50051 34)

Once connected to any of the nodes in the cluster, the monitor will connect to all the nodes in the cluster and start fetching the log states periodically.

About

Monitoring the Raft cluster state.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages