Observability

Ability to understand what's happening inside a system by examining its outputs like logs, metrics, and traces. Like having security cameras, temperature sensors, and activity logs to understand everything happening in a building.

Example: Good observability lets you see not just that your website is slow, but exactly which database query is causing the problem and why.

Category: monitoring

Difficulty: advanced