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

   ## What's changed?
   
   
   Add monitoring center indicator favorites feature,Due to the large volume of 
data in real-time metrics, if you need to focus on core metrics, you must 
search or customize monitoring templates. Therefore, an additional favorites 
feature is required. This allows greater focus on core metrics while still 
enabling access to historical charts when needed.
   
   For details:
   - [x]  1. Add a Favorites tab to the metric details page to display saved 
metric data.
   - [x]  2. The Favorites tab supports displaying real-time metrics and 
historical chart data.
   - [x]  3. Supports the ability to favorite or unfavorite metric data within 
real-time metrics.
   - [x]  4. Support removing saved indicators from the Favorites tab.
   - [x]  5. Add test cases and pass historical test cases.
   
   ## 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.
   - [x]  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.
   
   > [Add or remove from favorites]
   
![add:remove](https://github.com/user-attachments/assets/fdd07d37-a08c-48d8-a031-3192e4ccdb09)
   
   > [No favorites data]
   
![empty](https://github.com/user-attachments/assets/d5ec77be-0418-4231-82db-75c6f50faf1a)
   
   > [View favorites list]
   
![favorite](https://github.com/user-attachments/assets/60761aad-baa4-43f5-937f-20498e0b78e9)
   
   > [Remove from Favorites]
   
![favorite-remove](https://github.com/user-attachments/assets/cd68f69c-c372-441a-a748-7855b36ec34e)
   
   
   
   
   


-- 
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