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:
authorReuben Pereira <rpereira@gitlab.com>2019-08-13 16:18:56 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-13 16:18:56 +0300
commitd8eaffc0136ad1a0e8d0fc7947ab8fba22acbef6 (patch)
tree4acf4bb4d794e5a85b954dbe54bec7ff0e690c8f /doc/administration/monitoring/index.md
parent5423da8e47816bdecce93ac127614a7870602dae (diff)
Remove reference to internal
- The self-monitoring project can be connected to any Prometheus instance. Make this more clear in the docs.
Diffstat (limited to 'doc/administration/monitoring/index.md')
-rw-r--r--doc/administration/monitoring/index.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/administration/monitoring/index.md b/doc/administration/monitoring/index.md
index fa0459b24ff..2b3daec42bd 100644
--- a/doc/administration/monitoring/index.md
+++ b/doc/administration/monitoring/index.md
@@ -2,6 +2,9 @@
Explore our features to monitor your GitLab instance:
+- [GitLab self-monitoring](gitlab_instance_administration_project/index.md): The
+ GitLab instance administration project helps to monitor the GitLab instance and
+ take action on alerts.
- [Performance monitoring](performance/index.md): GitLab Performance Monitoring makes it possible to measure a wide variety of statistics of your instance.
- [Prometheus](prometheus/index.md): Prometheus is a powerful time-series monitoring service, providing a flexible platform for monitoring GitLab and other software products.
- [GitHub imports](github_imports.md): Monitor the health and progress of GitLab's GitHub importer with various Prometheus metrics.