All contributors can view open and closed alerts in the developer console. Contributors who are added as responders to an alert rule will receive email notifications when an alert opens, when an alert’s severity changes, and when an alert closes.
The typical lifecycle of an alert is as follows:
Metric breaches threshold | The monitored metric breaches the target threshold. |
Alert is opened | The alert is opened, a unique alert ID is generated, and the responders receive an email. The alert appears on the Open alerts screen in the developer console. |
Alert severity changes | The conditions of the alert might change while the alert is open, causing the severity to escalate or de-escalate. Responders receive an email each time a severity change occurs. |
Metric stops breaching lowest severity threshold | The alert remains open until the monitored metric stops breaching the lowest severity threshold. |
Alert is closed | The alert is closed and the responders receive an email. The alert appears on the Closed alerts screen in the developer console. |
Responders receive emails when an alert is opened, when its severity level changes, and when it is closed. An alert email includes the following details:
OPEN
or CLOSED
.Minor
, Major
or Critical
.
You can easily access the alert details in the developer console from within the alert email by clicking Go to alert. Additionally, you can use View Logs to go directly to the logs screen to debug your app.
When the conditions defined in an alert rule are met, the alert will be opened and a unique alert ID is generated. This open alert will then appear in the open alert screen until the monitored metric is no longer breaching any thresholds.
To view open alerts for an app in the developer console:
Once the thresholds are no longer being breached, the alert is closed and it is moved to the closed alerts screen. The metrics chart for a closed alert is available for 14 days and the details about a closed alert are available for 60 days.
To view closed alerts for an app in the developer console:
Rate this page: