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

kepler node_package does not equal total of kepler_process_package #1837

Open
sthaha opened this issue Nov 6, 2024 · 1 comment
Open

kepler node_package does not equal total of kepler_process_package #1837

sthaha opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@sthaha
Copy link
Collaborator

sthaha commented Nov 6, 2024

Steps to reproduce on a Baremetal

  • deploy kepler
  • curl /metrics
  • grep for node_package_joules
  • grep for kepler_process_package_joules
  • sum the values of process
  • see if the total is different to node_package

Expected: there shouldn't be any significant difference
Actual: The difference quite large and grows over time

Using Prometheus

  • kepler_node_package_joules_total{job="metal"} - on() sum(kepler_process_package_joules_total{job="metal"})

image

@sthaha sthaha self-assigned this Nov 6, 2024
@marvin-steinke
Copy link

do you think this is related to #1833 ?

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

No branches or pull requests

2 participants