Burn Rate - CI/CD用語集の定義
burn rateはerror budgetを消費している速度で、高いburn rateはSLOが危険にさらされていることの早期警告となります。
Burn rateは、SLOの期間に対してerror budgetがどれだけ速く消費されているかを測定します。burn rateが1なら、その期間でちょうどbudgetを使い切ります。それより高い率はアラートを発火させます。
関連ガイド
Error Budget - CI/CD Glossary DefinitionError Budget: An error budget is the allowed amount of unreliability under an SLO, for example the 0.1% of fa…
Service Level Objective (SLO) - CI/CD Glossary DefinitionService Level Objective (SLO): A service level objective is a target for a reliability metric over a window,…
Alerting - CI/CD Glossary DefinitionAlerting: Alerting is the automated notification that fires when a monitored signal crosses a threshold or a…