Glossary

Monitoring and Observability

Monitoring is tracking system state in real time and alerting on deviations. Observability is the broader concept: the ability to understand why the system is behaving the way it is, not just what is happening.

Three pillars of observability

The Four Golden Signals (Google SRE)

Latency, Traffic, Errors, Saturation — four metrics that describe the health of any service. Alerting on them covers 80% of incidents.