GET /healthz
Liveness probe endpoint. No authentication required. Returns 200 OK as long as the process is running. Used by container orchestrators (e.g. Kubernetes) to determine whether the service should be restarted.
Response
Always
ok when the service is alive.