mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-11 22:01:15 +01:00
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>