tomsun28 opened a new pull request, #4782: URL: https://github.com/apache/shenyu/pull/4782
<!-- Describe your PR here; eg. Fixes #issueNo --> <!-- Thank you for proposing a pull request. This template will guide you through the essential steps necessary for a pull request. --> support alert notice design: - shenyu admin provider a alarm report api `/alert/report` to receiver alarm content from gateway pulgin - gateway send alert message when them alert trigger - shenyu dashboard support manage alert receiver name , alert type(email, dingding, wechat ...)  TODO: - [ ] shenyu admin backend unit test and more - [ ] a shenyu gateway plugin trigger and send alert to admin - [ ] relate shenyu dashboard component ui - [ ] doc and test Make sure that: - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [ ] You submit test cases (unit or integration tests) that back your changes. - [ ] Your local test passed `./mvnw clean install -Dmaven.javadoc.skip=true`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
