You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
In Alerting, the 'Alert' is the object that represents an event for a particular Trigger. When an Alert is created, subsequent Actions associated with the Trigger are executed one of which can be a notification. The current definition implies that the Alert is the notification which is not correct and can cause confusion around the framework's behavior.
The request is to revisit the Key Terms (mainly Alert) and ensure the distinction between the components is clear.