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

   ## What's changed?
   
   <!-- Describe Your PR Here -->
   This pull request translates Chinese to English.
   
   ### Question.
   It looks like many methods are recording the start time and measuring the 
response time. Could I get your thoughts on using AOP to store the start time 
in ThreadLocal when entering the method, then using that to handle response 
time calculations? I'm still learning, so I'd appreciate your advice.
   
   
   If it's okay, I'd like to give it a try.
   
   ## 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: [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