Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][DataProxy] Source and sink metrics are incorrect when msgType=5 #5723

Closed
1 of 2 tasks
pocozh opened this issue Aug 28, 2022 · 0 comments · Fixed by #5728
Closed
1 of 2 tasks

[Bug][DataProxy] Source and sink metrics are incorrect when msgType=5 #5723

pocozh opened this issue Aug 28, 2022 · 0 comments · Fixed by #5728
Assignees
Labels
Milestone

Comments

@pocozh
Copy link
Contributor

pocozh commented Aug 28, 2022

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.
image
The following is its response data, and cnt=1.
image
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants