summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-08-23 11:37:54 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-23 11:37:54 +0000
commita6ea6429b578c9a9c399d9fd336a0236e85bd3fc (patch)
treeda464ef3b8282a4ab24cac21f05143f94efb531c
parent9aa4a163f41289d82f85a255f121eed7a4e7db0b (diff)
downloadgitlab-ce-docs-health-check-failure-examples.tar.gz
Apply suggestion to doc/user/admin_area/monitoring/health_check.mddocs-health-check-failure-examples
-rw-r--r--doc/user/admin_area/monitoring/health_check.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user/admin_area/monitoring/health_check.md b/doc/user/admin_area/monitoring/health_check.md
index a409db65b55..0e806d8e3ba 100644
--- a/doc/user/admin_area/monitoring/health_check.md
+++ b/doc/user/admin_area/monitoring/health_check.md
@@ -33,6 +33,16 @@ GET http://localhost/-/readiness
```
```text
GET http://localhost/-/liveness
+```text
+GET http://localhost/-/health
+```
+
+```text
+GET http://localhost/-/readiness
+```
+
+```text
+GET http://localhost/-/liveness
```
## Health