Skip to content

Lightweight data sniffer (cAdvisor style) to dump metrics into a azure blob container

License

Notifications You must be signed in to change notification settings

MoimHossain/swarm-data-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

Extremely lightwight swarm data sniffer that needed for a specific purpose. However, This does NOT collect container metrics like cAdvisor. This just collects the general info of a cluster via Docker API and dumps them into a Azure Blob storage.

How to run?


docker run -d -e "STACC_NAME=<Name>" -e "STACC_KEY=<KEY>" -v /var/run/docker.sock:/var/run/docker.sock moimhossain/swarm-data-gen:latest

Thanks!

About

Lightweight data sniffer (cAdvisor style) to dump metrics into a azure blob container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published