Jane::Alerter
Inherits Reference < Object
Constructors
new(email_config : AlertEmailConfig, logger : Logger)
SourceInstance methods
process(checks : Array(Monitor::Check))
Process a batch of check results. Sends alert emails for any check that has just entered the alert state (was not alert on the previous cycle).