project-codeflare / multi-cluster-app-dispatcher

Holistic job manager on Kubernetes
Apache License 2.0
109 stars 63 forks source link

Kepler integration with MCAD #331

Open eklee15 opened 1 year ago

eklee15 commented 1 year ago

We would like to surface the per-job power/energy reading from Kepler to the user. Would you please let me know which module (file, function) we need to take a look at?

The Kepler (https://github.com/sustainable-computing-io/kepler) will read the per job(pod) power/energy consumption on the cluster, and export the info (time series) through the Prometheus exporter, but I was wondering what is the good approach to start with. Of course, the exporting period/data can change.

Any comments would be highly appreciated. Thanks!

asm582 commented 1 year ago

@metalcycling @eklee15 did we make progress on this issue?