prometheus/storage
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
..
remote Refactor remote storage querier handling 2017-11-13 23:19:15 +01:00
tsdb tsdb: default too small max block duration 2017-10-30 12:09:56 +01:00
buffer.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
buffer_test.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
fanout.go Fast path the merge querier (#3358) 2017-10-27 13:29:05 +02:00
fanout_test.go Remove "package remote" garbage from license headers (#3304) 2017-10-17 02:26:38 +01:00
interface.go Add storage.Queryable and storage.QueryableFunc 2017-11-13 20:19:37 +01:00
noop.go Fast path the merge querier (#3358) 2017-10-27 13:29:05 +02:00