prometheus/storage
Tom Wilkie 48a7a00a38 Fast path the merge querier (#3358)
* Fast path the merge querier such that it is completely removed from query path when there is no remote storage.

* Add NoopQuerier

* Add copyright notice.

* Avoid global, use a function.
2017-10-27 13:29:05 +02:00
..
remote s/TestRemoveLabels/TestSeriesSetFilter/ 2017-10-26 13:50:39 +01:00
tsdb Merge branch 'master' into master 2017-10-26 09:06:12 +02: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 Remote storage reads based on oldest timestamp in primary storage (#3129) 2017-10-18 12:08:14 +01:00
noop.go Fast path the merge querier (#3358) 2017-10-27 13:29:05 +02:00