Observability & Final Polish #11

Open
opened 2025-10-23 21:51:07 +00:00 by H3ALY · 0 comments
Owner

Add structured logging fields

  • Include request ID, user ID, duration.

Add health endpoints

  • /healthz, /readyz.

Metrics (optional)

  • Add Prometheus or OpenTelemetry hooks.

Acceptance Criteria

  1. Logs correlated per request.
  2. Health/metrics endpoints available.
**Add structured logging fields** - Include request ID, user ID, duration. **Add health endpoints** - /healthz, /readyz. **Metrics (optional)** - Add Prometheus or OpenTelemetry hooks. **Acceptance Criteria** 1. Logs correlated per request. 2. Health/metrics endpoints available.
H3ALY added this to the 🛠 In Progress project 2025-10-23 21:51:07 +00:00
Sign in to join this conversation.