ossobv / gocollect

Data collector using go, periodically posts json to a REST api
GNU General Public License v3.0
6 stars 1 forks source link

Create golang collectors/virt.docker.go collector #42

Open wdoekes opened 7 years ago

wdoekes commented 7 years ago

See #21.

And for virt_docker.go, we'll want to be able to run a shell-script collector from the internal-collector. (Possibly with extra envvars?) We'll want to call os.pkg but with a different root-path.

(See #39: we'll need to parse json to find paths, so we'll have to use a builtin collector.)