mirror of
https://github.com/grafana/grafana.git
synced 2025-09-23 18:52:33 +08:00

* Enable doc-validator for alerting directories Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Adds missing description frontmatter * Fix some more links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix some more links Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fixes anchors --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
49 lines
1.4 KiB
Markdown
49 lines
1.4 KiB
Markdown
---
|
|
description: Declare an incident from a firing alert
|
|
keywords:
|
|
- grafana
|
|
- alert rules
|
|
- incident
|
|
title: Declare incidents from firing alerts
|
|
weight: 430
|
|
---
|
|
|
|
# Declare incidents from firing alerts
|
|
|
|
Declare an incident from a firing alert to streamline your alert to incident workflow.
|
|
|
|
## Before you begin
|
|
|
|
- Ensure you have Grafana Incident installed
|
|
- You must have a firing alert
|
|
|
|
## Procedure
|
|
|
|
To declare an incident from a firing alert, complete the following steps.
|
|
|
|
1. Navigate to Alerts & Incidents -> Alerting -> Alert rules.
|
|
2. From the Alert rules list view, click the firing alert that you want to declare an incident for.
|
|
|
|
**Note:**
|
|
|
|
You can also access **Declare Incident** from the alert details page.
|
|
|
|
3. Click **Declare Incident**.
|
|
The **Declare Incident** pop-up opens in the Grafana Incident application.
|
|
4. In the **Declare Incident** pop-up, enter what's going on.
|
|
|
|
**Note**: This field is pre-filled with the name of the alert rule, but you can edit it as required.
|
|
|
|
The alert rule is also linked to the incident.
|
|
|
|
5. Select a severity.
|
|
6. Add labels, as required.
|
|
7. Click **More options** to include a channel prefix and status.
|
|
8. Click **Declare Incident**.
|
|
|
|
## Next steps
|
|
|
|
View and track the incident in the Grafana Incident application.
|
|
|
|
For more information, refer to [Grafana Incident documentation.](/docs/grafana-cloud/incident/configure-settings/)
|