You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While sending data with msgtype=5, the metrics of DataProxy are incorrect.
This is the attributes of source data. Here, cnt is 12.
The following is its response data, and cnt=1.
This makes the source and sink metrics are incorrect.
What you expected to happen
DataProxy can parse data with msgtype=5 correctly.
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.The following is its response data, and
cnt=1
.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?
Code of Conduct
The text was updated successfully, but these errors were encountered: