aws / amazon-managed-grafana-roadmap

Amazon Managed Grafana Roadmap
Other
57 stars 4 forks source link

Provide more details for SNS notification channel #32

Open emretoptanci opened 1 year ago

emretoptanci commented 1 year ago

SNS notification channel is the most generic way to send notifications so one would expect it to provide the most detailed data. It is completely the opposite.

An SNS event sent from AWS Managed Grafana just includes the custom message set while creating the alert, tags, and alert state.

It doesn't include data to see "Which metric? Which alert? What was the threshold? What is the current value?"

It definitely needs improvement.