Hi, using webhook to send alerts to specific endpoint on webhook.
Grafana version - grafana-4.6.3-1.x86_64
-
Configured webhook Channel (unable to test as there is no way to send message with this and it throws error code 400 due to blanl message)
-
Configured alert with notification where I have message field updated with some texts.
-
Getting below error while sending alerts to webhook but same works for mail.
msg=“Webhook failed” logger=notifications.webhook statuscode=“400 Bad Request” body="{"message":"Both text and markdown cannot be empty in the same request.","errors":[{"description":"Both text and markdown cannot be empty in the same request."}],
- My webhook works fine on command line using curl with some text