Skip to content

Instantly share code, notes, and snippets.

@AMeng
Created September 28, 2017 22:12
Show Gist options
  • Save AMeng/c95f5860f3407aec776ed91fe5dba7ec to your computer and use it in GitHub Desktop.
Save AMeng/c95f5860f3407aec776ed91fe5dba7ec to your computer and use it in GitHub Desktop.
DataDog Alert Example
- name: EC2 CPU Utilization
query: avg(last_1h):avg:aws.ec2.cpuutilization by {host} > 95
message: EC2 CPU utilization is {{comparator}} {{threshold}} on host {{host.ip}}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment