Results 8 comments of gpgn

Hi, checking out this project after Kubecon EU, looks like an interesting project. Im currently using [Scaphandre](https://github.com/hubblo-org/scaphandre), and scanning for alternatives. I was looking for documentation on what exactly it...

@husky-parul @rootfs Thanks for the quick replies! Again very interesting project. Perhaps this is a question best asked in another setting (forgive me for the clutter here, are you active...

qemu exporter output, I guess it does retrieve rapl correctly (going by the `topo uj diff`), but ratio is `0` (when evaluating `7/404`? given `Time_pdiff=7 time_tdiff=404`): ``` path: /var/lib/libvirt/scaphandre Got...

Converting the division here to floats worked, but Im unsure if that is following correct power calculation logic (or Rust practices as I don't know the language). https://github.com/hubblo-org/scaphandre/blob/main/src/exporters/qemu.rs#L84 ```rust let...

Guessing the builds/readthedocs check fails because this change has a dependency on https://github.com/flyteorg/flyteidl/pull/423

Yeah sure thing, I think I gave @wild-endeavor write access to the fork, but I can pick it up. It's been a while since I looked at this but would...

I'm not sure what changed with the monorepo setup but I'm hitting many errors in setting up a development environment from the last time. I'll continue debugging but if others...

Interested in thoughts/plan on EXL2 support: https://github.com/vllm-project/vllm/issues/3203