Alert Processor - "Send Notification on Error"

Description

issue: when alert is used to e.g. recalculate materialised views, we don't need to receive message on each running - but only when error happens.

solution: add checkbox to alert recipient tab "Send Notification on Error"

new element
AlertNotifyRecipientOnError
Send Notification on Error
Alert notifications are usually send when the alerts runs successfully. When Alert Rule Error happens this checkbox ensure that the notice will be send to Recipient.

Environment

None

Attachments

2

Activity

Show:

Carlos Ruiz October 15, 2019 at 1:58 PM

Alerts don't send information if the query doesn't return rows, so, as I understand to set an alert on an error condition is about writing the proper SQL to verify the error condition and returns the error message.

When alert throws an error, it's saved in the logs for further review.

NOTE: the patch is incomplete, no java changes, and the migration script doesn't have the insert of ad_element, starts with an update to a non-existing element

Incomplete

Details

Assignee

Reporter

Priority

Created August 5, 2016 at 6:10 PM
Updated December 1, 2019 at 11:00 AM
Resolved October 15, 2019 at 1:58 PM