Four Golden Signals
← Back to Metrics
Google SRE’s framework for monitoring distributed systems: Latency (time to serve a request), Traffic (demand on the system), Errors (rate of failed requests), and Saturation (how full the system is). If you can only measure four things, measure these.