Support for AWS Cloudwatch Alarms #7931 (#7932)

This documentation update points to a simple execd shim that can
poll AWS Alarms at given time intervals.
This commit is contained in:
Vipin Menon 2020-08-07 20:00:33 +05:30 committed by GitHub
parent 4d11d76bb1
commit ab21024a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ Pull requests welcome.
- [rand](https://github.com/ssoroka/rand) - Generate random numbers
- [twitter](https://github.com/inabagumi/twitter-telegraf-plugin) - Gather account information from Twitter accounts
- [youtube](https://github.com/inabagumi/youtube-telegraf-plugin) - Gather account information from YouTube channels
- [awsalarms](https://github.com/vipinvkmenon/awsalarms) - Simple plugin to gather/monitor alarms generated in AWS.