Problem
The power attribution guide describes the correct ratio formula but is missing some changes from the v0.10+ re-architecture.
Next steps
Update docs with the following:
- Remove eBPF references. Kepler reads
/proc and /sys.
- RAPL zones are discovered dynamically, not hardcoded
- Document GPU power attribution via NVIDIA NVML
- Document HWMon and Redfish BMC platform power sources
- Clarify that the kepler-model-server / trained ML model does not yet integrate with the rewrite
- Update any code structure references from
pkg/sensors/ to internal/monitor/
Related: sustainable-computing-io/kepler#2219
Problem
The power attribution guide describes the correct ratio formula but is missing some changes from the v0.10+ re-architecture.
Next steps
Update docs with the following:
/procand/sys.pkg/sensors/tointernal/monitor/Related: sustainable-computing-io/kepler#2219