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

[Improve][TubeMQ] Add sendMessage and getMessage latency statistics #6997

Closed
2 tasks done
gosonzhang opened this issue Dec 20, 2022 · 0 comments · Fixed by #7013
Closed
2 tasks done

[Improve][TubeMQ] Add sendMessage and getMessage latency statistics #6997

gosonzhang opened this issue Dec 20, 2022 · 0 comments · Fixed by #7013

Comments

@gosonzhang
Copy link
Contributor

Description

Currently, Broker makes statistics on the time consumption of each link of the message based on the topic, but there is no statistics on the time consumption of message processing for production and consumption based on the perspective of the Broker node, which lacks data support when locating problems and monitoring service quality.

In order to make the processing of this block transparent, it is necessary to add the statistical information of this part to feedback the node service status.

InLong Component

InLong TubeMQ

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants