Commit 54e40adb authored by Marcin Sedlak-Jakubowski's avatar Marcin Sedlak-Jakubowski

Merge branch 'docs-alerts-images' into 'master'

Edit and remove images in Alerts doc

See merge request gitlab-org/gitlab!59931
parents 096ef265 b884693d
...@@ -167,22 +167,19 @@ difficult to track who is investigating and working on it. Assigning alerts ease ...@@ -167,22 +167,19 @@ difficult to track who is investigating and working on it. Assigning alerts ease
To assign an alert: To assign an alert:
1. To display the list of current alerts, navigate to **Operations > Alerts**: 1. To display the list of current alerts, navigate to **Operations > Alerts**.
![Alert List View Assignee(s)](img/alert_list_assignees_v13_1.png)
1. Select your desired alert to display its **Alert Details View**: 1. Select your desired alert to display its details.
![Alert Details View Assignee(s)](img/alert_details_assignees_v13_1.png) ![Alert Details View Assignee(s)](img/alert_details_assignees_v13_1.png)
1. If the right sidebar is not expanded, select 1. If the right sidebar is not expanded, select
**{angle-double-right}** **Expand sidebar** to expand it. **{angle-double-right}** **Expand sidebar** to expand it.
1. In the right sidebar, locate the **Assignee**, and then select **Edit**. 1. In the right sidebar, locate the **Assignee**, and then select **Edit**.
From the dropdown menu, select each user you want to assign to the alert. From the dropdown menu, select each user you want to assign to the alert.
GitLab creates a [to-do item](../../user/todos.md) for each user. GitLab creates a [to-do item](../../user/todos.md) for each user.
![Alert Details View Assignee(s)](img/alert_todo_assignees_v13_1.png)
After completing their portion of investigating or fixing the alert, users can After completing their portion of investigating or fixing the alert, users can
unassign themselves from the alert. To remove an assignee, select **Edit** next to the **Assignee** dropdown menu unassign themselves from the alert. To remove an assignee, select **Edit** next to the **Assignee** dropdown menu
and deselect the user from the list of assignees, or select **Unassigned**. and deselect the user from the list of assignees, or select **Unassigned**.
...@@ -203,8 +200,6 @@ add a to-do item: ...@@ -203,8 +200,6 @@ add a to-do item:
Select the **To-Do List** **{todo-done}** in the navigation bar to view your current to-do list. Select the **To-Do List** **{todo-done}** in the navigation bar to view your current to-do list.
![Alert Details Added to do](img/alert_detail_added_todo_v13_1.png)
## Link runbooks to alerts ## Link runbooks to alerts
> Runbook URLs [introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39315) in GitLab 13.3. > Runbook URLs [introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39315) in GitLab 13.3.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment