diff options
| author | Peter Leitzen <pleitzen@gitlab.com> | 2019-06-25 14:07:14 +0000 |
|---|---|---|
| committer | Andreas Brandl <abrandl@gitlab.com> | 2019-06-25 14:07:14 +0000 |
| commit | 919339e48bfbeb86c90c044a8a12e9b991e6fbd2 (patch) | |
| tree | 56ee1151c1b4c9c4a411c7ddcbdf79375d9280ae /doc | |
| parent | 34df0b303eed0cee83d8c0ec6178d3c575a0b555 (diff) | |
| download | gitlab-ce-919339e48bfbeb86c90c044a8a12e9b991e6fbd2.tar.gz | |
Revert "Revert to `id: :integer`"
This reverts commit 51340f9b47e8339cdabce11d0a17ac724278bff0.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user/project/integrations/prometheus.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md index 751e8e44e60..aab7131e353 100644 --- a/doc/user/project/integrations/prometheus.md +++ b/doc/user/project/integrations/prometheus.md @@ -160,7 +160,7 @@ receivers: > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/4925) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11.11. -Alerts can be used to trigger actions, like open an issue automatically. To configure the actions: +Alerts can be used to trigger actions, like open an issue automatically (enabled by default since `12.1`). To configure the actions: 1. Navigate to your project's **Settings > Operations > Incidents**. 1. Enable the option to create issues. |
