prometheus/storage/remote
Tobias Schmidt 434f0374f7 Refactor remote storage querier handling
* Decouple remote client from ReadRecent feature.
* Separate remote read filter into a small, testable function.
* Use storage.Queryable interface to compose independent
  functionalities.
2017-11-13 23:19:15 +01:00
..
client.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
client_test.go Port remote read server to 2.0. 2017-10-26 11:09:14 +01:00
codec.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
codec_test.go Fix remote read labelset corruption (#3456) 2017-11-12 00:47:47 +01:00
ewma.go Initial port of remote storage to v2. 2017-07-12 12:27:57 +01:00
queue_manager.go Initialise some counters in remote storage API. 2017-10-26 11:09:45 +01:00
queue_manager_test.go Port remote read server to 2.0. 2017-10-26 11:09:14 +01:00
read.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
read_test.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
storage.go Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
write.go Add comment. 2017-10-26 11:09:16 +01:00