Health

Liveness probe.

Very cheap check that only indicates the process is alive.

get/live

Response

The process is alive.

statusstring

Example response

{
  "status": "alive"
}

Changes