|
|
return nil, alerting.ValidationError{Reason: "Could not find addresses in settings"}
|
|
return nil, alerting.ValidationError{Reason: "Could not find addresses in settings"}
|
|
|
NotifierBase: NewNotifierBase(model.Id, model.IsDefault, model.Name, model.Type, model.Settings),
|
|
NotifierBase: NewNotifierBase(model.Id, model.IsDefault, model.Name, model.Type, model.Settings),
|
|
|
log: log.New("alerting.notifier.email"),
|
|
log: log.New("alerting.notifier.email"),
|