summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2017-06-20 16:59:16 -0500
committerClement Ho <ClemMakesApps@gmail.com>2017-06-20 16:59:16 -0500
commit43eda1a6475cb443614e7e56d91de119ce03df1a (patch)
tree669a76c26be848f7c8baafcb160acf95410a589a
parent2b18c09fa4f004e33ceb48a1224f1ae9c5d2da9b (diff)
downloadgitlab-ce-43eda1a6475cb443614e7e56d91de119ce03df1a.tar.gz
Fix docs lint
-rw-r--r--doc/administration/monitoring/prometheus/gitlab_metrics.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/monitoring/prometheus/gitlab_metrics.md b/doc/administration/monitoring/prometheus/gitlab_metrics.md
index 686c620ea91..fc3e8e63c5e 100644
--- a/doc/administration/monitoring/prometheus/gitlab_metrics.md
+++ b/doc/administration/monitoring/prometheus/gitlab_metrics.md
@@ -37,11 +37,11 @@ In this experimental phase, only a few metrics are available:
| filesystem_writable | gauge | Whether or not the filesystem is writable |
| filesystem_read_latency | gauge | Read latency of a specific filesystem |
| filesystem_readable | gauge | Whether or not the filesystem is readable |
-| user_sessions_logins | Counter | Counter of how many users have logged in |
+| user_sessions_logins | Counter | Counter of how many users have logged in |
[← Back to the main Prometheus page](index.md)
[29118]: https://gitlab.com/gitlab-org/gitlab-ce/issues/29118
[Prometheus]: https://prometheus.io
[restart]: ../../restart_gitlab.md#omnibus-gitlab-restart
-[health-check]: ../../user/admin_area/monitoring/health_check.md
+[health-check]: ../../../user/admin_area/monitoring/health_check.md