钉钉告警
参考文档: https://open.dingtalk.com/document/orgapp/custom-robot-access
curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c18e2495db8860e33e151319a78772b9946c67' \ -H 'Content-Type: application/json' \ -d '{"msgtype": "text","text": {"content":"监控告警:我就是我, 是不一样的烟火"}}'