Mean Time To Recovery (MTTR) - Definição do Glossário de CI/CD
Mean time to recovery é o tempo médio necessário para restaurar o serviço após o início de uma falha, abrangendo detecção, diagnóstico e reparo.
Em CI
Para pipelines, o MTTR é quanto tempo um build quebrado permanece vermelho. O retry automático de falhas transitórias e runners com autocorreção reduzem o MTTR ao resolver quebras mecânicas sem esperar por um humano.
Guias relacionados
Mean Time To Detect (MTTD) - CI/CD Glossary DefinitionMean Time To Detect (MTTD): Mean time to detect is the average time between when a failure starts and when mo…
Mean Time To Acknowledge (MTTA) - CI/CD Glossary DefinitionMean Time To Acknowledge (MTTA): Mean time to acknowledge is the average time between an alert firing and a r…
Mean Time Between Failures (MTBF) - CI/CD Glossary DefinitionMean Time Between Failures (MTBF): Mean time between failures is the average elapsed time between one failure…