pocozh opened a new issue, #5723:
URL: https://github.com/apache/inlong/issues/5723

   ### What happened
   
   While sending data with msgtype=5, the metrics of DataProxy are incorrect. 
   This is the attributes of source data. Here, `cnt` is 12.
   <img width="1136" alt="image" 
src="https://user-images.githubusercontent.com/86780714/187063988-34bdf76f-35b0-4ed0-a996-218d22467fd9.png";>
   The following is its response data, and `cnt=1`.
   <img width="1207" alt="image" 
src="https://user-images.githubusercontent.com/86780714/187064033-15118fab-88c2-4de5-ace2-ff2414183ea6.png";>
   This makes the source and sink metrics are incorrect.
   
   
   ### What you expected to happen
   
   DataProxy can parse data with `msgtype=5` correctly.
   
   ### How to reproduce
   
   Sending data with `msgtype=5.
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong DataProxy
   
   ### Are you willing to submit PR?
   
   - [ ] 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