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

[manager]bugfix: linux.cpu.interrupt metric value is illegal #118

Merged
merged 1 commit into from
May 10, 2022

Conversation

tomsun28
Copy link
Contributor

@tomsun28 tomsun28 commented May 9, 2022

fix illegal value collect metrics: linux.cpu.interrupt

shell:
vmstat 1 1 | awk 'NR==3{print $11}'

@tomsun28 tomsun28 added the bug Something isn't working label May 9, 2022
@tomsun28 tomsun28 changed the base branch from master to dev May 9, 2022 14:27
@tomsun28 tomsun28 merged commit 35a4e77 into dev May 10, 2022
@tomsun28 tomsun28 deleted the bugfix#shell branch August 21, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant