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

[Feature] Support metrics in controller module #6777

Closed
TheR1sing3un opened this issue May 21, 2023 · 0 comments · Fixed by #6778
Closed

[Feature] Support metrics in controller module #6777

TheR1sing3un opened this issue May 21, 2023 · 0 comments · Fixed by #6778

Comments

@TheR1sing3un
Copy link
Member

Is Your Feature Request Related to a Problem?

Yes

Describe the Solution You'd Like

Complete a metrics collector framework and support some basic metcis about controller's runtime status, such as:

  • node role
  • request ops
  • latency

Describe Alternatives You've Considered

Nope

Additional Context

No response

TheR1sing3un added a commit to TheR1sing3un/rocketmq that referenced this issue May 23, 2023
TheR1sing3un added a commit to TheR1sing3un/rocketmq that referenced this issue May 23, 2023
1. fix lack of dependency

Closes apache#6777
RongtongJin pushed a commit that referenced this issue May 30, 2023
* feat(controller): build metrics framework in controller module

1. build metrics framework in controller module

* feat(controller): record metrics about controller

1. record metrics about controller

* fix(controller): fix after review

1. fix after review

Closes #6777

* fix(controller): fix after review

1. fix lack of dependency

Closes #6777
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