bigcyy opened a new issue, #3158:
URL: https://github.com/apache/hertzbeat/issues/3158

   ### Question
   
   While reviewing the source code of HertzBeat related to loading Monitor YML 
from the storage layer into memory (AppServiceImpl.java), I noticed that a 
class comment might be incomplete.  
   
   
![Image](https://github.com/user-attachments/assets/15aefc2a-4b3e-4251-b0b7-a83ed126eddd)
   
   I’d be happy to fix this minor issue.  
   I propose changing it to:  
   
   ```java
   /**
    * Monitoring Type Management Implementation
    * Temporarily stores the monitoring configuration and parameter 
configuration in memory,
    * and then persists it to a storage system.
    */
   ```  
   
   Let me know if any further improvements are needed! 😊  


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