Skip to content

artschur/scout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scout

scout is an Open Source Peer-to-Peer Observability tool made in golang. It has two binaries, one that works as a hub (receives system metrics from other connections) and a publisher, which runs in the background of any machine to stream data to the hub.

scout works via websocket connections, which can be customized to a wanted refresh rate of the streamed data.

Here are some milestones to develop: web dashboard, more metrics, install as cli tool, (ex: scout pub --dest xyz --refresh 500), docker support, logs,

About

a p2p metric observability tool made in golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages