Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 00:09:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-22 00:09:12 +0300
commita8394884e257a9cc69090b97104749b590b064fe (patch)
tree5763e70d70e90b9d6dc8aa4c28416d9db6afccc2 /doc/user/project/operations
parent36b0a5b87569e1b0e9f193630e50d1a376a71a4a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/operations')
-rw-r--r--doc/user/project/operations/alert_management.md18
-rw-r--r--doc/user/project/operations/img/alert_detail_add_todo_v13_1.pngbin0 -> 18460 bytes
-rw-r--r--doc/user/project/operations/img/alert_detail_added_todo_v13_1.pngbin0 -> 18170 bytes
3 files changed, 18 insertions, 0 deletions
diff --git a/doc/user/project/operations/alert_management.md b/doc/user/project/operations/alert_management.md
index 3e4b94473bc..1a96519edd6 100644
--- a/doc/user/project/operations/alert_management.md
+++ b/doc/user/project/operations/alert_management.md
@@ -225,6 +225,24 @@ The following actions will result in a system note:
![Alert Management Details View System Notes](img/alert_detail_system_notes_v13_1.png)
+### Create a To-Do from an Alert
+
+> [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3066) in GitLab 13.1.
+
+You can manually create [To-Do list items](../../todos.md) for yourself from the
+Alert details screen, and view them later on your **To-Do List**. To add a To-Do:
+
+1. To display the list of current alerts, click
+ **{cloud-gear}** **Operations > Alerts**.
+1. Select your desired alert to display its **Alert Management Details View**.
+1. Click the **Add a To-Do** button in the right sidebar:
+
+ ![Alert Management Details Add A To Do](img/alert_detail_add_todo_v13_1.png)
+
+Click the **To-Do** **{todo-done}** in the navigation bar to view your current To-Do list.
+
+![Alert Management Details Added to Do](img/alert_detail_added_todo_v13_1.png)
+
### View an Alert's metrics data
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/217768) in GitLab 13.2.
diff --git a/doc/user/project/operations/img/alert_detail_add_todo_v13_1.png b/doc/user/project/operations/img/alert_detail_add_todo_v13_1.png
new file mode 100644
index 00000000000..2bdde235233
--- /dev/null
+++ b/doc/user/project/operations/img/alert_detail_add_todo_v13_1.png
Binary files differ
diff --git a/doc/user/project/operations/img/alert_detail_added_todo_v13_1.png b/doc/user/project/operations/img/alert_detail_added_todo_v13_1.png
new file mode 100644
index 00000000000..ae874706895
--- /dev/null
+++ b/doc/user/project/operations/img/alert_detail_added_todo_v13_1.png
Binary files differ