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

   ## What's changed?
   
   Close #3733 
   
   - add `labelIsCustom` input to label select component, used to control 
whether label values can be customized. The default is `false`, meaning only 
existing tags can be selected, new tags cannot be entered.
   - Compatible with monitoring components, and set `labelIsCustom` is `true` 
in monitoring pages, the label selections on other pages are set to `false`.
   - Modify the field type to "label-selector" for some page.
   
   ### Test
   - [x] monitor
   
   
![monitor](https://github.com/user-attachments/assets/a6d2281f-958b-4757-b0b1-ab9158639e91)
   
   - [x] alert-inhibit
   
   
![inhibit](https://github.com/user-attachments/assets/a440a68b-d713-4dba-91c3-6db455a5c22f)
   
   - [x] bulletin
   
   
![bulletin](https://github.com/user-attachments/assets/f4f1dad1-4232-47c0-9b6a-24e21e9e73e4)
   
   
   
   ## Checklist
   
   - [x]  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: [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]

Reply via email to