Day - 78 (Grafana Cloud)
1 min read

Task - 01
Set up alerts for EC2 instances.
(making an alert using Cloudwatch)
accessing the EC2 instance with access key and secret access keys

set the region field

now, the alert is set to monitor the AWS services.

Goto to the Dashboard, set the Data Source to Cloud Watch

Set the Namespace to AWS/EC2 and use any of the Mertic name

We have created a alert of CPU usage of AWS EC2 instance!!๐
similary, we have to do for the Billing alert.

Happy Learning!!