Show Cloudwatch alarms in Grafana
问题 I want to add a table that shows a list of AWS Cloudwatch alarms for a particular metric. I found this dashboard AWS SNS but that just shows number of SNS messages sent. Is there any way of querying specific Cloudwatch alarms? 回答1: No, current Grafana code and current CloudWatch API doesn't support it. Of course, you can code it on your own. 来源: https://stackoverflow.com/questions/54952667/show-cloudwatch-alarms-in-grafana