Skip to content

Conversation

@fl64
Copy link
Member

@fl64 fl64 commented Nov 26, 2025

Description

fix cpu usage metrics

Why do we need it, and what problem does it solve?

In KubeVirt, a core virtualization component, the metric was incorrectly reported in milliseconds instead of seconds. This mismatch caused inconsistencies in dashboards and alerting rules relying on this metric. This fix corrects the unit from milliseconds to seconds, aligning the metric with Prometheus conventions and ensuring stable monitoring in our infrastructure.

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section:
type:
summary:

fl64 added 2 commits November 26, 2025 15:29
Signed-off-by: Pavel Tishkov <[email protected]>
Signed-off-by: Pavel Tishkov <[email protected]>
@Isteb4k Isteb4k added this to the v1.3.0 milestone Nov 26, 2025
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.

3 participants