8000 GitHub - grakshith/topomon: Algorand topology mapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

grakshith/topomon

Folders and files

< 8000 span class="text-bold">NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topomon

Algorand topology mapper

The topology mapper visualizes the nodes in an Algorand network by plotting the nnetwork topology and displaying the metrics for each node that reports them. The server constructs the network graph by parsing the network telemetry events sent to Elasticsearch, and then each update to the network graph is streamed to the client which connects to the server. The metrics 5F0E for all the nodes is queries from Prometheus.

Building

Dependencies: nodejs>12, npm, Go>1.16

$ npm install -- Installs the dependencies for SigmaJS and TypeScript
$ npm run build -- Builds the client core js bundle
$ cd dist
$ go build ../src -- Builds the server

About

Algorand topology mapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0