Hi, I am new to Grafana and I have configured AWS Managed Grafana and I am sending alerts notifications through amazon sns service using HTTPS subscription. My questions are:
- The Payload which is being sent from sns only contains Subject (ie… “State: ALERTING”) and message(ie… which is mostly an empty object).How can I send metrics details(ie…why alert is triggered) in notification message ?