prometheus/cmd/prometheus
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
..
fdlimits_default.go Log file descriptor limits at startup (#3567) 2017-12-11 13:01:53 +00:00
fdlimits_windows.go Log file descriptor limits at startup (#3567) 2017-12-11 13:01:53 +00:00
main.go *: implement query params 2018-02-13 12:17:22 +01:00
main_test.go bypass the proxy for the tests 2017-12-20 18:21:10 +00:00
uname_default.go Print system information (uname) at Prometheus startup (#2709) 2017-05-13 20:42:29 +02:00
uname_linux.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00
uname_linux_int8.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00
uname_linux_uint8.go Fix malformed uname string (#2727) 2017-05-16 18:44:11 +02:00