Merge pull request #394 from ariyonaty/patch-1

fix: update day88.md markdown header
This commit is contained in:
Michael Cade 2023-04-04 15:25:24 +01:00 committed by GitHub
commit 15c06e9e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#Monitoring, Alerting and On-Call
# Monitoring, Alerting and On-Call
As we have discussed there is no such thing as a perfect system that will never fail. Therefore we need to think about what to do when things go wrong. First and foremost the most important thing is not to panic. What tools and processes can we put in place to make incidents less stressful, easier to resolve and less likely to occur again?