aws-cloudfront-realtime-monitoring icon indicating copy to clipboard operation
aws-cloudfront-realtime-monitoring copied to clipboard

Include instructions for setting up Grafana Alerts and/or CloudWatch Alarms

Open kylesomers opened this issue 5 years ago • 0 comments
trafficstars

After setting up Grafana, developers can create Grafana Alerts based on their requirements. However, there should be some steps provided in this project that show how to do this with a few examples provided such as:

Ex 1: Generate alert if the error rate in a specific Edge Location exceeds a threshold over a period of time. This can help operators determine if there are specific issues in a particular edge location. Other higher cardinality dimensions may also be of value, such as URI or the source country.

Ex 2: Generate alert if bytes downloaded exceeds any statically defined thresholds that can be set by the developer. This is useful if an operator wants to receive alerts if they exceed expected usage in certain edge locations.

kylesomers avatar Nov 18 '20 21:11 kylesomers