fase(23): observability and health probes
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -385,14 +385,14 @@ Spec: `.ralph/specs/phase-18-cli-cicd.md`
|
||||
|
||||
---
|
||||
|
||||
## Phase 23: Observability [PENDIENTE]
|
||||
## Phase 23: Observability [COMPLETO]
|
||||
|
||||
- [ ] 23.1: Request correlation: requestId en CADA log entry via pino child logger
|
||||
- [ ] 23.2: Structured error logging con contexto (userId, sessionId, etc.)
|
||||
- [ ] 23.3: Liveness probe: GET /health/live
|
||||
- [ ] 23.4: Readiness probe: GET /health/ready (DB + job queue check)
|
||||
- [ ] 23.5: Startup probe: medir tiempo de arranque, loguear
|
||||
- [ ] 23.6: Commit: `fase(23): observability and health probes`
|
||||
- [x] 23.1: Request correlation: requestId en CADA log entry via pino child logger
|
||||
- [x] 23.2: Structured error logging con contexto (userId, sessionId, etc.)
|
||||
- [x] 23.3: Liveness probe: GET /health/live
|
||||
- [x] 23.4: Readiness probe: GET /health/ready (DB + job queue check)
|
||||
- [x] 23.5: Startup probe: medir tiempo de arranque, loguear
|
||||
- [x] 23.6: Commit: `fase(23): observability and health probes`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user