Part 12 · Production EngineeringChapter 40
Observability & Failure Modes
Percentiles, not averages. And keep a reference implementation to test the fast path against.
The question
How would I know this is broken?
The structure responsible
Metrics, percentiles, differential testing
In this lab: Read a latency distribution the way an average would hide it, and tour the metric catalogue.
building the index…