prometheus/cmd
Brian Brazil 36d2c4bd0b Add generic write path using grpc.
This uses a new proto format, with scope for multiple samples per
timeseries in future. This will allow users to pump samples out to
whatever they like without having to change the core Prometheus code.

There's also an example receiver to save users figuring out the
boilerplate themselves.
2016-08-30 17:19:18 +02:00
..
prometheus Add generic write path using grpc. 2016-08-30 17:19:18 +02:00
promtool Make version informations consistent between prometheus components 2016-05-05 22:33:18 +02:00