prometheus/cmd/prometheus
Frederic Branczyk d17d88935c
rules: Use narrower interface for rule manager loading of for state (#7472)
To load ALERT_FOR_STATE only `storage.Queryable` interface is required,
so this patch uses this narrower interface for to perform this.

Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
2020-06-26 19:06:36 +01:00
..
testdata End-to-end Query Log test (#6600) 2020-01-19 21:56:13 +00:00
main.go rules: Use narrower interface for rule manager loading of for state (#7472) 2020-06-26 19:06:36 +01:00
main_test.go Exit early on invalid config file (#7399) 2020-06-21 21:26:59 +05:30
main_unix_test.go Add windows tests for query logger (#6653) 2020-01-20 13:17:11 +00:00
query_log_test.go M-map full chunks of Head from disk (#6679) 2020-05-06 21:00:00 +05:30