Operations
Health and readiness checks
Distinguish process liveness from production readiness.
Distinguish process liveness from production readiness.
How to use it
Probe /api/health/live for process status and authenticated /api/health/ready for database, worker heartbeat, and release checks.
Important behavior
Authenticated probes expose the release identity. An unauthenticated liveness response intentionally reveals less.