docs: update health check
This commit is contained in:
@@ -151,7 +151,7 @@ docker run --rm --name goma-gateway \
|
|||||||
- Goma Gateway health check:
|
- Goma Gateway health check:
|
||||||
- `/readyz`
|
- `/readyz`
|
||||||
- `/healthz`
|
- `/healthz`
|
||||||
- Routes health check: `/health/routes`
|
- Routes health check: `/healthz/routes`
|
||||||
|
|
||||||
|
|
||||||
### 5. Simple deployment in docker compose file
|
### 5. Simple deployment in docker compose file
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ gateway:
|
|||||||
- Goma Gateway health check:
|
- Goma Gateway health check:
|
||||||
- `/readyz`
|
- `/readyz`
|
||||||
- `/healthz`
|
- `/healthz`
|
||||||
- Routes health check: `health/routes`
|
- Routes health check: `healthz/routes`
|
||||||
|
|
||||||
### Gateway healthcheck response:
|
### Gateway healthcheck response:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user