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 Broker metric operation APIs #2508

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

[TubeMQ] Add Broker metric operation APIs #2508

gosonzhang opened this issue Feb 15, 2022 · 0 comments · Fixed by #2513

Comments

@gosonzhang
Copy link
Contributor

Description

The parent issue is: #2204

  1. Freeze the admin_query_broker_memstore_info interface, and use the new interface admin_get_msgstore_stats to provide metrics statistics for each message storage block;
  2. Add the metric data query API for the service status of the Broker and web API call, and provide more transparent feedback on the running status of the system
  3. Add Support the start and stop of the statistics function through the Broker's Web API, so as to avoid affecting the main service when the load is too high.

InLong Component

InLong TubeMQ

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@gosonzhang gosonzhang added this to the 1.1.0 milestone Feb 15, 2022
@gosonzhang gosonzhang self-assigned this Feb 15, 2022
@gosonzhang gosonzhang changed the title [TubeMQ] Added Broker metric operation APIs [TubeMQ] Add Broker metric operation APIs Feb 15, 2022
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