summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-25 18:40:47 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-25 18:40:47 +0000
commit2179c7cd4280f58d32c0cd601d4bab612f106c47 (patch)
treeebf66e45b6169651aa0fe257ff4d2026b9403c68
parent23232ccc11b46d54a85179aa64c255560ead2669 (diff)
parentedfba2bbe729c4be88b602a08410a9ece349ad2e (diff)
downloadgitlab-ce-2179c7cd4280f58d32c0cd601d4bab612f106c47.tar.gz
Merge branch 'pl-label-incident-issues-docs' into 'master'
Add doc about incident issue labels See merge request gitlab-org/gitlab-ce!31107
-rw-r--r--doc/user/project/integrations/prometheus.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md
index 61c30e0b0ef..ba982c9cf6f 100644
--- a/doc/user/project/integrations/prometheus.md
+++ b/doc/user/project/integrations/prometheus.md
@@ -326,6 +326,8 @@ Once enabled, an issue will be opened automatically when an alert is triggered w
To further customize the issue, you can add labels, mentions, or any other supported [quick action](../quick_actions.md) in the selected issue template.
+Since [version 12.2](https://gitlab.com/gitlab-org/gitlab-ce/issues/63373), GitLab will tag each incident issue with the `incident` label automatically. If the label does not yet exist, it will be created automatically as well.
+
If the metric exceeds the threshold of the alert for over 5 minutes, an email will be sent to all [Maintainers and Owners](../../permissions.md#project-members-permissions) of the project.
## Determining the performance impact of a merge