feat: Add substitution for broken monitoring link

pull/32/head
Moisés Hidalgo 2024-07-03 13:57:26 +01:00 committed by GitHub
parent 142f97f753
commit 62b7b43a93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ Contributions are always welcome!
## Monitoring
- [ ] [Implementing SLOs](https://sre.google/workbook/implementing-slos/)
- [ ] [Setting up Service Monitoring — The Whys and Whats](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)