Error Budget - Definição do Glossário de CI/CD
Um error budget é quanta falha o seu SLO permite; quando ele fica baixo, as equipes pausam deploys arriscados até a confiabilidade se recuperar.
Um error budget é a quantidade permitida de indisponibilidade sob um SLO, por exemplo os 0,1% de falhas permitidos por uma meta de 99,9%. Gastá-lo rápido sinaliza a necessidade de desacelerar mudanças arriscadas.
Guias relacionados
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,…
Burn Rate - CI/CD Glossary DefinitionBurn Rate: Burn rate measures how fast an error budget is being consumed relative to the SLO window. A burn r…
Service Level Indicator (SLI) - CI/CD Glossary DefinitionService Level Indicator (SLI): A service level indicator is the actual measured metric behind an SLO, such as…