Google’s Site Reliability Engineering book devotes a section of its chapter on monitoring distributed systems to four signals it argues are the minimum set worth alerting on for almost any user-facing system: latency, traffic, errors, and saturation. It’s one of…