gosonzhang opened a new issue #2478:
URL: https://github.com/apache/incubator-inlong/issues/2478


   ### Description
   
   The parent issue is: https://github.com/apache/incubator-inlong/issues/2204
   
   This part is mainly used to manage statistics of input and output traffic 
indicators and services that output indicator data to files. But there are some 
problems:
   1. The class name is not intuitive enough to allow readers to understand the 
function of the class;
   2. The statistical implementation is not optimized enough, and there is 
performance loss;
   
   For the above problems, we make corresponding adjustments, including 
changing the class name and using components with better performance for 
statistics.
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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


Reply via email to