Alerts and notification configuration for Schedules
Assignee

Reporter

Sprint
None
Description
Steps to reproduce
None
Attachments
1
100% Done
relates to
Activity
Show:

Martin Sláma September 30, 2020 at 3:24 PM
Build #906 OK

Kamil Kočí July 20, 2020 at 11:44 AM
Grooming:
tutorial
selenium tests
import/export

Kamil Kočí July 20, 2020 at 9:37 AMEdited
DataServiceHealthListener - Listener who discovers a health Data Service.
DataServiceJobListenerCreator - Class is responsible for the composition of Data Service's health listener.
As a L1 support (help desk) or L2 support (in-depth technical support) I want to see whether there is some issue with particular schedule without a need to deep dive and study its tasks history.
The schedules have failing state which is visualized in Server UI but the condition for switching to failing state is not configurable. The schedule gets red if the last execution fails. This is not sufficient. Example: for often running schedule not every particular failure of executed job is a problem.
Introduce Alerts and Notifications configuration tab for the Schedules and make the failing state configurable similar to Data Services.
Acceptance criteria:
failing state for the Schedules is configurable and it works in the same way as the configuration in Data Services
email notification of failing state is introduced and it work like email notification for Data Services