Alert Fatigue - CI/CD用語集の定義
alert fatigueは、ノイズの多いアラートの洪水によって対応者がそれらを無視するよう慣らされ、本当の問題が見逃される状態です。しきい値の調整で解消できます。
alert fatigueは、対応者が多すぎるアラート、とりわけノイズが多くアクション不能なアラートを受け取ることで生じる感覚の麻痺で、その結果、本当のアラートが見逃されます。flakyなCIはよくある原因です。
関連ガイド
Alerting - CI/CD Glossary DefinitionAlerting: Alerting is the automated notification that fires when a monitored signal crosses a threshold or a…
On-Call - CI/CD Glossary DefinitionOn-Call: On-call is the rotation of engineers responsible for responding to alerts during a shift. Sustainabl…
Runbook - CI/CD Glossary DefinitionRunbook: A runbook is a documented, step-by-step procedure for responding to a specific alert or operational…