According to the Google SRE book, which question should every alert be able to answer 'yes' to in order to justify its existence?
-
A
Does this alert correlate with at least one other metric to confirm its accuracy?
-
B
Is this alert actionable—does a human need to do something in response right now?
-
C
Has this alert fired at least once in production in the past 90 days?
-
D
Does this alert have a corresponding automated remediation script attached?