Skip to content

Commit 54e127e

Browse files
committed
Add incidents metrics
1 parent 2041382 commit 54e127e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1809,8 +1809,10 @@ JavaScript is such a pervasive language that it's almost required learning.
18091809

18101810
Books:
18111811

1812-
- 📖 [Site Reliability Engineering](https://landing.google.com/sre/books/)
1812+
- 📖 [Site Reliability Engineering](https://landing.google.com/sre/books/), Google
18131813
- Written by members of Google's SRE team, with a comprehensive analysis of the entire software lifecycle - how to build, deploy, monitor, and maintain large scale systems.
1814+
- 📖 [Incident Metrics in SRE](https://static.googleusercontent.com/media/sre.google/en//static/pdf/IncidentMeticsInSre.pdf), Štěpán Davidovič, Google
1815+
- Canonical definition of TTD (Time To Detect) TTM (Mitigate), TTR (Recover), TBF (Time Between Failure)
18141816

18151817
Quotes:
18161818

0 commit comments

Comments
 (0)