prometheus/storage
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
..
local Storage: Add crash recovery metric 'started_dirty' 2016-08-27 21:41:06 +02:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Add generic write path using grpc. 2016-08-30 17:19:18 +02:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00