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

[TubeMQ] Add WebCallStatsHolder class for Web API call statistics #2480

Closed
2 tasks done
Tracked by #2204
gosonzhang opened this issue Feb 12, 2022 · 0 comments · Fixed by #2481
Closed
2 tasks done
Tracked by #2204

[TubeMQ] Add WebCallStatsHolder class for Web API call statistics #2480

gosonzhang opened this issue Feb 12, 2022 · 0 comments · Fixed by #2481

Comments

@gosonzhang
Copy link
Contributor

Description

The parent issue is: #2204

There are no statistics on the status of the Web API calls in TubeMQ, it is not possible to detect the operation of the service. By adding the WebCallStatsHolder class, we have completed the running status statistics of this part, including the total number of Web API calls and the distribution of call time consumption, as well as the statistics of the total time and extreme time consumption of each method

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.

1 participant