Glossary · Observability

What Are the Golden Signals?

The golden signals are the four things Google SRE says to watch first, and they cover most service incidents.

The four golden signals, from Google's SRE practice, are latency, traffic, errors and saturation. Monitoring these four for a user-facing service captures most of what you need to detect and diagnose problems.

The four signals

Each answers a different question, and together they give a compact, high-signal view of service health.

SignalWhat it measuresWhy it matters
LatencyHow long requests take (and the latency of failures separately)Rising latency is the earliest sign of trouble users feel
TrafficDemand on the service (requests per second)Context for the other signals and a load indicator
ErrorsThe rate of failing requestsDirect measure of things going wrong
SaturationHow full the service's resources arePredicts imminent failure as a resource runs out

How it fits Ops Singularity

TelemetryOps captures the golden signals as first-class inputs, and Sentinel AI uses them to detect, localise and act on service incidents.

Frequently asked questions

Who defined the golden signals?

Google's Site Reliability Engineering practice popularised latency, traffic, errors and saturation as the four golden signals.

How do the golden signals relate to RED and USE?

RED (rate, errors, duration) is a request-centric subset for services; USE (utilization, saturation, errors) is resource-centric; the golden signals span both.

One governed intelligence layer for every operation.

Ops Singularity turns open telemetry into autonomous, governed resolution. See it on your own stack.

Request a Demo → See TelemetryOps