Feature for repeated alerting in grafana
This commit is contained in:
@@ -88,6 +88,7 @@ func (handler *DefaultResultHandler) Handle(evalContext *EvalContext) error {
|
||||
}
|
||||
}
|
||||
|
||||
bus.Dispatch(&m.IncAlertEvalCommand{AlertId: evalContext.Rule.Id})
|
||||
handler.notifier.SendIfNeeded(evalContext)
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user