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:
Diffstat (limited to 'doc/user/operations_dashboard/index.md')
-rw-r--r--doc/user/operations_dashboard/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/user/operations_dashboard/index.md b/doc/user/operations_dashboard/index.md
index 20284328918..1b14582a3f0 100644
--- a/doc/user/operations_dashboard/index.md
+++ b/doc/user/operations_dashboard/index.md
@@ -20,12 +20,12 @@ have a [GitLab Premium](https://about.gitlab.com/pricing/) plan.
To add a project to the dashboard:
-1. Ensure your alerts
- [populate the `gitlab_environment_name` field](../../operations/metrics/alerts.md#external-prometheus-instances).
+1. Ensure your alerts populate the `gitlab_environment_name` label on the alerts you set up in Prometheus.
+ The value of this should match the name of your environment in GitLab.
In GitLab 13.9, you can display alerts for the `production` environment only.
-1. Click the **Add projects** button in the home screen of the dashboard.
+1. Select **Add projects** in the home screen of the dashboard.
1. Search and add one or more projects using the **Search your projects** field.
-1. Click the **Add projects** button.
+1. Select **Add projects**.
Once added, the dashboard displays the project's number of active alerts,
last commit, pipeline status, and when it was last deployed.