sustainable-computing-io / kepler

Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics
https://sustainable-computing.io
Apache License 2.0
1.18k stars 184 forks source link

kepler node_package does not equal total of kepler_process_package #1837

Open sthaha opened 2 weeks ago

sthaha commented 2 weeks ago

Steps to reproduce on a Baremetal

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

Using Prometheus

image

marvin-steinke commented 2 weeks ago

do you think this is related to #1833 ?