diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-08 11:09:54 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-08 11:44:55 +0300 |
commit | 689de9c6fbae36979536ce221051273e017786da (patch) | |
tree | 3f234fd117a2955179f28b9e9060fe1ac0455b42 /doc/monitoring | |
parent | 91030230545a199a86c2742600a7a2e68ef75c98 (diff) | |
download | gitlab-ce-689de9c6fbae36979536ce221051273e017786da.tar.gz |
Simplify feature introduction notesimplify_intro_features_doc
[ci skip]
Diffstat (limited to 'doc/monitoring')
-rw-r--r-- | doc/monitoring/health_check.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/monitoring/health_check.md b/doc/monitoring/health_check.md index 0d17799372f..70326f1ff80 100644 --- a/doc/monitoring/health_check.md +++ b/doc/monitoring/health_check.md @@ -1,6 +1,6 @@ # Health Check ->**Note:** This feature was [introduced][ce-3888] in GitLab 8.8. +> [Introduced][ce-3888] in GitLab 8.8. GitLab provides a health check endpoint for uptime monitoring on the `health_check` web endpoint. The health check reports on the overall system status based on the status of |