From edfba2bbe729c4be88b602a08410a9ece349ad2e Mon Sep 17 00:00:00 2001 From: Peter Leitzen Date: Thu, 25 Jul 2019 18:40:46 +0000 Subject: Add doc about incident issue labels --- doc/user/project/integrations/prometheus.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/user/project/integrations/prometheus.md') 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 -- cgit v1.2.1