multi-window multi-burn アラートとは何か
multi-window multi-burn は、error budget の burn rate を複数の時間ウィンドウで同時に評価するアラート戦略で、深刻度ごとに長いウィンドウと短いウィンドウをペアにします。ページングには両方のウィンドウが一致する必要があるため、短時間のスパイクだけでは発火しません。これにより、速く深刻な burn を素早く捉えつつ、遅く着実な枯渇も検出し、誤報を減らします。
なぜ重要か
単一のウィンドウは、速い検出と低いノイズのどちらかを選ばせます。ウィンドウを組み合わせると両方が得られ、これが SLO ベースのアラートで推奨されるパターンである理由です。
関連ガイド
What Is a Burn Rate Alert?A burn rate alert fires when an error budget is being consumed faster than sustainable, signaling that the SL…
What Is Error Budget Burn?Error budget burn is the rate at which failures consume the allowed unreliability under an SLO, showing how q…
What Is an SLO Target?An SLO target is the specific reliability goal a service commits to, such as a percentage of successful reque…