prometheus/web
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
..
api *: implement query params 2018-02-13 12:17:22 +01:00
ui Fix: Improve typeahead on /graph page (#3742) 2018-02-02 19:16:29 +01:00
federate_test.go use httptest.NewRequest, remove http.ReadRequest (#3557) 2017-12-07 23:52:50 +08:00
federate.go *: implement query params 2018-02-13 12:17:22 +01:00
web_test.go fatalf is not thread safe so using panic instead (#3680) 2018-01-13 10:37:38 +00:00
web.go *: implement query params 2018-02-13 12:17:22 +01:00