Observability baseline
Give responders enough context to understand impact and isolate causes.
- Emit structured logs with request, user-safe, tenant, and trace identifiers.
- Measure request rate, errors, duration, and saturation.
- Trace important work across service and queue boundaries.
- Build dashboards around user journeys and service objectives.
- Alert on actionable symptoms instead of every internal anomaly.
Key idea: Telemetry is useful when it helps answer a production question.