Health and metrics
/healthzreports process liveness without checking dependencies./readyzreports whether this instance can reach its required PostgreSQL placement./metricsexposes Prometheus metrics without organization labels.
Background work
Deploy and stop
Migrations are forward-only and run under a database lock at startup. Multiple new instances can start without racing the schema. Review release notes and back up each placement before upgrading. OnSIGTERM, OpenCluster stops accepting new work and drains requests within
OC_SHUTDOWN_TIMEOUT. Investigations still running when shutdown completes are marked
failed rather than left running.