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: incorrect CPU utilization display #125

Merged
merged 1 commit into from
Oct 13, 2024
Merged

fix: incorrect CPU utilization display #125

merged 1 commit into from
Oct 13, 2024

Conversation

guessi
Copy link
Contributor

@guessi guessi commented Oct 2, 2024

Fix: #124

Pull Request

Required Fields

🔎 What kind of change is it?

  • fix

🎯 What has been changed and why do we need it?

  • percentage should within range 0-100.

Optional Fields

✔️ Which issue(s) this PR fixes?

💬 Additional information?

Tested locally,

Before

image

After

image

@guessi guessi requested a review from dotdc as a code owner October 2, 2024 09:25
Copy link
Owner

@dotdc dotdc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @guessi !

@dotdc dotdc merged commit f3d2cc9 into dotdc:master Oct 13, 2024
1 check passed
@dotdc
Copy link
Owner

dotdc commented Oct 13, 2024

🎉 This PR is included in version 2.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@dotdc dotdc added the released label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Incorrect CPU Usage by Instance display
2 participants