What is the recommended alerting practice?
- A Alert on user-visible symptoms such as error rate and latency rather than on CPU
- B Alert on every metric available
- C Alert only on complete outages
- D Disable alerts outside business hours
Answer
Alert on user-visible symptoms such as error rate and latency rather than on CPU
Alerting on causes such as CPU produces noise, since high CPU with everything working is not an incident.





