Golden Signals

Four key metrics for monitoring distributed systems: latency, traffic, errors, and saturation. Like the vital signs doctors check to assess patient health.

Example: SRE teams monitor the golden signals to quickly detect when a service is degraded - high latency or error rates trigger automatic alerts.

Category: monitoring

Difficulty: intermediate