Calvin979 opened a new issue, #2427: URL: https://github.com/apache/hertzbeat/issues/2427
### Description Move code from controller to service in module `hertzbeat-alerter` and `hertzbeat-warehouse`. See also: #2373 #2407 As a layer of interaction with front-end, controller should not contain any code logic except param validation. > Comment down below if you want to claim task. > eg: I claim xxxController ### Task List - [ ] org.apache.hertzbeat.alert.controller.AlertConvergesController - [ ] org.apache.hertzbeat.alert.controller.AlertDefinesController - [ ] org.apache.hertzbeat.alert.controller.AlertReportController - [ ] org.apache.hertzbeat.alert.controller.AlertsController - [ ] org.apache.hertzbeat.alert.controller.AlertSilencesController - [ ] org.apache.hertzbeat.warehouse.controller.MetricsDataController -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
