health_live
Checks if the process is running by returning an alive status, designed for Kubernetes liveness probes.
Instructions
Liveness probe - is the process running?
Returns a simple alive status. Use for Kubernetes liveness probes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||