Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MockAlertExecutions = collections.StringSet{}
MockAlertExecutions records when Mock alerts are executed for testing.
Functions ¶
func ExecuteAlerts ¶
func ExecuteAlerts(result model.CheckResultDetail, prevStatus model.CheckStatus, ctx model.AppContext, conf config.Configuration) error
ExecuteAlerts for a given check. TODO: Skip over any alerts that have a tag in a blackout period that covers this CheckResult,
even if the check does not have the tag.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.