System

Liveness check

Cheap, dependency-free check that the server process is up and serving; does not ping providers. Suitable for a latency-sensitive liveness probe

get/live

Response

Server process is up

statusstring required

Liveness status; always "ok" when the process is serving

Changes