Skip to content

keur/cloudwatch-alarm-exporter

 
 

Repository files navigation

CloudWatch Alarm Exporter

This exporter exposes the state of the CloudWatch alarms. It is also possible to utilize it to directly send alerts to prometheus/alertmanager however it is recommended to use metrics instead. The biggest reason for this is that it's possible to make queries on alarms and also get a bit of historic data.

Building

Building the project is straight forward by using go get

go get github.com/otm/cloudwatch-alarm-exporter

About

Metrics exporter for Cloudwatch Alarms that is also able to directly push alerts to prometheus/alertmanger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.6%
  • Dockerfile 4.4%