Observability
Observability is the ability to understand a system’s internal state from its outputs.
In practice, observability is often framed around:
- Logs (events and context)
- Metrics (measurements over time)
- Traces (end-to-end request flow across services)