tomsun28 opened a new pull request, #2902:
URL: https://github.com/apache/hertzbeat/pull/2902

   ## What's changed?
   
   <!-- Describe Your PR Here -->
   
   Design: https://github.com/apache/hertzbeat/discussions/2873
   
   Task: 
   
   - Unify the public label fields, complete the backend changes, and only the 
frontend changes are left. 
   tags -> labels(Map<String,String>)
   - [x] backend label update
   - [ ] frontend ui labels update, todo. Plan to implement a labels UI common 
component - support input labels, search switch labels.
   
   - Refer to promethes alertmanager to design and implement new alarm 
   - [x] alarm group, complete backend, need test, need frontend update 
`AlertGroupConvergeComponent` 
   - [ ] alarm inhibit todo `AlarmInhibitReduce` `AlertInhibitComponent` 
   - [x] alarm slience, complete backend, need test, need frontend update 
`AlarmSilenceReduce` `AlertSilenceComponent` 
   - [x] alarm notify, need test `AlertNoticeDispatch`
   - [ ] alarm center ui todo `AlertsController` `AlertCenterComponent` 
   
   - Support promql thrshold expr calculate 
   - [ ] todo `PeriodicAlertCalculator` `PeriodicAlertRuleScheduler` 
   - [ ] todo relate frontend ui  `AlertSettingComponent`
   
   
   
![image](https://github.com/user-attachments/assets/d18bb56e-e95f-44e5-82c5-50d797722ec6)
   
   
   ## Checklist
   
   - [ ]  I have read the [Contributing 
Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide)
   - [ ]  I have written the necessary doc or comment.
   - [ ]  I have added the necessary unit tests and all cases have passed.
   
   ## Add or update API
   
   - [ ] I have added the necessary [e2e 
tests](https://github.com/apache/hertzbeat/tree/master/e2e) and all cases have 
passed.
   


-- 
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: notifications-unsubscr...@hertzbeat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: notifications-h...@hertzbeat.apache.org

Reply via email to