summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Engelhard <sengelhard@gitlab.com>2019-05-20 20:24:30 +0000
committerSeth Engelhard <sengelhard@gitlab.com>2019-05-20 20:24:30 +0000
commitafcbebd946a2cd93a82b92dce999e325162ce353 (patch)
tree940bd6611f0af17c8b144087a9b894310b5486f1
parentd951f047198d3ee03604fb64f6ad96efae6cba54 (diff)
downloadgitlab-ce-update-docs-alert-bot.tar.gz
Add to docs sentence about alertbot opening issuesupdate-docs-alert-bot
-rw-r--r--doc/user/project/integrations/prometheus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md
index 40113624430..751e8e44e60 100644
--- a/doc/user/project/integrations/prometheus.md
+++ b/doc/user/project/integrations/prometheus.md
@@ -168,7 +168,7 @@ Alerts can be used to trigger actions, like open an issue automatically. To conf
1. Optionally, select whether to send an email notification to the developers of the project.
1. Click **Save changes**.
-Once enabled, an issue will be opened automatically when an alert is triggered. To further customize the issue, you can add labels, mentions, or any other supported [quick action](../quick_actions.md) in the selected issue template.
+Once enabled, an issue will be opened automatically when an alert is triggered. The author of the issue will be the GitLab Alert Bot. To further customize the issue, you can add labels, mentions, or any other supported [quick action](../quick_actions.md) in the selected issue template.
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.