prometheus/storage
Tobias Schmidt 7098c56474 Add remote read filter option
For special remote read endpoints which have only data for specific
queries, it is desired to limit the number of queries sent to the
configured remote read endpoint to reduce latency and performance
overhead.
2017-11-13 23:30:01 +01:00
..
remote Add remote read filter option 2017-11-13 23:30:01 +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