metaserv

command module
v0.0.0-...-4f5b0f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2015 License: MIT Imports: 20 Imported by: 0

README

metaserv

Cluster Metadata Service using etcd

What?

Run it on as many nodes as you like in your etcd cluster, and you will have a continuously up-to-date accounting of all nodes' metadata. Get it all by requesting /meta.

Each node discovers its own metadata and publishes that metadata to etcd every so often with a ttl of twice every so often. Every node watches all the nodes metadata keys and aggregates the results ready to be served via http.

Getting

go get github.com/soellman/metaserv

Contributing

Contributions are welcome!

Datasources

metaserv collects data from the following:

  • /etc/os-release
  • docker info
  • etcdctl version
  • fleetctl version
  • uname (a few flags)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL