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

fix: fix node LoadAverage calculation #978

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Jul 3, 2024

Closes #963

LoadAverage contains absolute values, but everywhere we use them as percents. Made them really percents

@artemmufazalov artemmufazalov marked this pull request as ready for review July 3, 2024 14:58
@artemmufazalov artemmufazalov requested a review from Raubzeug July 3, 2024 14:58
@artemmufazalov artemmufazalov merged commit 191ac71 into main Jul 3, 2024
4 checks passed
@artemmufazalov artemmufazalov deleted the 963-load-average branch July 3, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LoadAverage is displayed incorrectly
2 participants