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:
authorMarcia Ramos <virtua.creative@gmail.com>2017-12-14 21:24:42 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-12-14 21:24:42 +0300
commitc234913e226ed0997c122d767746458ef12dafc2 (patch)
tree6ac869a54767a5f40549e481c6949cf1b82a02dc /doc/administration/monitoring/index.md
parent2c3e6f42cfbb031b18060cd3f1d2c6e655250b4e (diff)
Docs: add indexes for monitoring and performance monitoring
Diffstat (limited to 'doc/administration/monitoring/index.md')
-rw-r--r--doc/administration/monitoring/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/administration/monitoring/index.md b/doc/administration/monitoring/index.md
new file mode 100644
index 00000000000..d6333ee62b4
--- /dev/null
+++ b/doc/administration/monitoring/index.md
@@ -0,0 +1,9 @@
+# Monitoring GitLab
+
+Explore our features to monitor your GitLab instance:
+
+- [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.
+- [Monitoring uptime](../user/admin_area/monitoring/health_check.md): Check the server status using the health check endpoint.
+ - [IP whitelists](ip_whitelist.md): Configure GitLab for monitoring endpoints that provide health check information when probed.