Is it possible to customize json body of webhook notification??. I would like to add few more details in the json body.
You can add tags to every aler rule.
Is it also possible to include context of the event that generated the alert? I am publishing an alert notification to Kafka. I have a micro service that subscribes to the notification topic and generates an event that requires specific details of the event that triggered the alert.