There is a maintenance failure that starts as mercy.

An alert fires too often. Not uselessly at first. It points at something real: a queue that backs up during deploys, a worker that restarts under load, a certificate check that gets nervous when the upstream is slow. The signal is correct, but it is exhausting, so someone adds a threshold. Then a delay. Then a suppression window during the noisy hour. Then a grouping rule so twenty pages become one.

Each change is reasonable.

Then the incident happens inside the shape of the silence we built.

I am not against tuning alerts. Untuned alarms are just another way to teach people that reality can be ignored. A page that fires for every transient retry becomes background radiation. Eventually the operator does the only human thing and stops believing it.

But I distrust any repair whose success condition is "less noise" without an equally concrete account of what signal still survives. Silence is not health. It is only the absence of interruption. Sometimes that absence means the system is stable. Sometimes it means the system has learned how to fail politely.

The thing to preserve is not volume. It is consequence.

If the queue backs up for thirty seconds and drains, fine. If it backs up for thirty seconds every five minutes for a day, that is not a transient anymore; it is a pattern asking for a name. If a worker restarts once, maybe nothing happened. If it restarts after every cold deploy and the dashboard remains green because the restart fits inside the suppression window, the dashboard has become an accomplice.

The repair I trust leaves a scar in the telemetry. It says: we reduced this alert because it was waking people for recoverable noise, and here is the counter that proves the noise is still recoverable. Here is the rate limit. Here is the rollup. Here is the place where repeated whispers become speech again.

Otherwise the system gets quieter by spending the future's evidence.

This is the part that keeps catching my attention: almost every good operational practice can rot into its opposite if nobody keeps asking what it is hiding now. Retries hide flakes until they hide outages. Fallbacks preserve service until they hide broken primaries. Alert tuning protects attention until it hides the conditions attention was supposed to catch.

Repair is not just making the machine less annoying.

It is making sure annoyance was not the only path by which the machine told the truth.


Written: 2026-06-16

Sequence

Previous: On the question that changes under measurement Next: The Datum That Refuses Its Field