prometheus/web
Thomas Jackson 92c6f0c92e Add offset to selectParams (#4226)
* Add Start/End to SelectParams
* Make remote read use the new selectParams for start/end

This commit will continue sending the start/end time of the remote read
query as the overarching promql time and the specific range of data that
the query is intersted in receiving a response to is now part of the
ReadHints (upstream discussion in #4226).

* Remove unused vendored code

The genproto.sh script was updated, but the code wasn't regenerated.
This simply removes the vendored deps that are no longer part of the
codegen output.

Signed-off-by: Thomas Jackson <jacksontj.89@gmail.com>
2018-07-18 04:58:00 +01:00
..
api Add offset to selectParams (#4226) 2018-07-18 04:58:00 +01:00
ui Merge branch 'release-2.2' into update 2018-06-05 05:29:11 -04:00
federate_test.go Fix spelling mistakes found by codespell (#4065) 2018-04-27 13:04:02 +01:00
federate.go *: implement query params 2018-02-13 12:17:22 +01:00
web_test.go web: restore old path prefix behavior 2018-06-15 09:08:14 +01:00
web.go web: restore old path prefix behavior 2018-06-15 09:08:14 +01:00