mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08: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>