vernedeng opened a new issue, #9965: URL: https://github.com/apache/inlong/issues/9965
### What happened The calculation of pulsar sink node duration is totally the same with the whole process duration. Fix it. <img width="1733" alt="image" src="https://github.com/apache/inlong/assets/45282474/e9290f3c-d6e7-4b6d-b6f4-223732dbc6dc"> ### What you expected to happen The node duration shold be the sendTime - fetchTime. ### How to reproduce Use standalone pulsar sink ### Environment _No response_ ### InLong version master ### InLong Component InLong Sort ### 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]
