prometheus/storage/remote
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
..
generic Add generic write path using grpc. 2016-08-30 17:19:18 +02:00
graphite fix several minor golint style issues 2016-05-11 14:26:18 +02:00
influxdb Switch to common/log 2015-10-03 10:21:43 +02:00
opentsdb Add missing license headers 2016-04-13 16:08:22 +02:00
queue_manager.go Consistently use the Seconds() method for conversion of durations 2016-07-07 15:24:35 +02:00
queue_manager_test.go Add timeout to test, cap waiting at 1 second 2016-08-24 11:30:38 -04:00
remote.go Add generic write path using grpc. 2016-08-30 17:19:18 +02:00