PrometheusAlert
PrometheusAlert copied to clipboard
能否支持自定义的接收目标
我有一个内部的短信系统,能否配置为接收目标,相关参数为: headers = { "Accept": "application/json", "Content-Type": "application/json", "host": "alarm.sms.cmo" } response = requests.post('http://192.168.150.181/alarm/http/supportCenter', json=data, headers=headers)
请为可以配置吗?
可以试下PrometheusAlert的WebHook