mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 17:13:22 +00:00
92c6f0c92e
* 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> |
||
---|---|---|
.. | ||
api | ||
ui | ||
federate_test.go | ||
federate.go | ||
web_test.go | ||
web.go |