PR #93 improves the health probe split, but the docs still describe the old /health behavior.
Requested follow-up:
- update
docs/DEPLOYMENT.md
- update
docs/MONITORING.md
- update
docs/SIGNER_RELIABILITY_GUIDE.md
- remove or rewrite stale references that still describe
/health as the liveness or startup endpoint
- document the intended roles of
/healthz/live, /healthz/ready, and /healthz/startup
Context:
This is non-blocking for PR #93 but should be cleaned up so deployment and monitoring docs match the new endpoint behavior.
PR #93 improves the health probe split, but the docs still describe the old
/healthbehavior.Requested follow-up:
docs/DEPLOYMENT.mddocs/MONITORING.mddocs/SIGNER_RELIABILITY_GUIDE.md/healthas the liveness or startup endpoint/healthz/live,/healthz/ready, and/healthz/startupContext:
This is non-blocking for PR #93 but should be cleaned up so deployment and monitoring docs match the new endpoint behavior.