-
Notifications
You must be signed in to change notification settings - Fork 184
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
feat:add some self metric for agent cpu and memory usage #243
feat:add some self metric for agent cpu and memory usage #243
Conversation
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
Could you explain why these metrics are necessary since cAdvisor has observed them? |
You are right, normally the metrics from cAdvisor are enough for us to check the state of the agent. |
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: niejiangang <niejiangang@harmonycloud.cn>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This PR adds some extra performance metrics, which could be used in self-monitoring or e2e tests.
Extra Metrics