mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(docs): mention /health endpoint in the README
This commit is contained in:
@@ -194,6 +194,11 @@ apply as with `make run`. Example:
|
||||
|
||||
make PORT=5000 ALERTMANAGER_URI=https://alertmanager.example.com run-docker
|
||||
|
||||
### Health checks
|
||||
|
||||
`/health` endpoint can be used for health check probes, it always responds with
|
||||
`200 OK` code and `Pong` response body.
|
||||
|
||||
## Configuration
|
||||
|
||||
Please see [CONFIGURATION](/docs/CONFIGURATION.md) for full list of available
|
||||
|
||||
Reference in New Issue
Block a user