Skip to content

fix: Add parsing to float in cpu metrics in node details#4633

Merged
mrCherry97 merged 1 commit intokyma-project:mainfrom
awoloszyn22:incorrect-cpu-usage
Feb 19, 2026
Merged

fix: Add parsing to float in cpu metrics in node details#4633
mrCherry97 merged 1 commit intokyma-project:mainfrom
awoloszyn22:incorrect-cpu-usage

Conversation

@awoloszyn22
Copy link
Contributor

@awoloszyn22 awoloszyn22 commented Feb 17, 2026

Description

Changes proposed in this pull request:

  • added float parsing of cpu metrics

Related issue(s)
Resolves #4589

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

Copy link
Contributor

@mrCherry97 mrCherry97 left a comment

Choose a reason for hiding this comment

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

Can't reproduce, from code perspective looks good, and it's working.

@mrCherry97 mrCherry97 merged commit 6f945be into kyma-project:main Feb 19, 2026
89 of 101 checks passed
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.

Incorrect CPU usage percentage displayed for node

2 participants