prometheus/storage
Fabian Reinartz 7ccd4b39b8 *: implement query params
This adds a parameter to the storage selection interface which allows
query engine(s) to pass information about the operations surrounding a
data selection.
This can for example be used by remote storage backends to infer the
correct downsampling aggregates that need to be provided.
2018-02-13 12:17:22 +01:00
..
remote *: implement query params 2018-02-13 12:17:22 +01:00
tsdb *: implement query params 2018-02-13 12:17:22 +01:00
buffer.go Fix error where we look into the future. (#2829) 2017-06-13 07:22:27 +02:00
buffer_test.go Some benchmarks for the mergeSeries set. 2018-01-26 11:01:59 +00:00
fanout.go *: implement query params 2018-02-13 12:17:22 +01:00
fanout_test.go Use sub benchmarks. 2018-01-29 11:37:48 +00:00
interface.go *: implement query params 2018-02-13 12:17:22 +01:00
noop.go *: implement query params 2018-02-13 12:17:22 +01:00