From 62b7b43a934d503d6e454d3e989e1ce2e26c8737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mois=C3=A9s=20Hidalgo?= <46967257+hidalz@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:57:26 +0100 Subject: [PATCH] feat: Add substitution for broken monitoring link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97e3bf7..54d1395 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ Contributions are always welcome! ## Monitoring +- [ ] [Implementing SLOs](https://sre.google/workbook/implementing-slos/) - [ ] [Setting up Service Monitoring — The Why’s and What’s](https://amitosh.medium.com/the-whys-and-what-s-of-setting-up-service-monitoring-cc1c165ee088) - [ ] [How NOT to Measure Latency](https://youtu.be/lJ8ydIuPFeU) - [ ] [The four Golden Signals of Kubernetes monitoring](https://sysdig.com/blog/golden-signals-kubernetes)