yunnniverse
yunnniverse
## Bug description I tried to run scaphandre on wsl2(Ubuntu 22.04) yunni@yunni:/$ scaphandre stdout -t 5 scaphandre::sensors::powercap_rapl: Couldn't find intel_rapl modules. thread 'main' panicked at src/sensors/powercap_rapl.rs:158:53: called `Result::unwrap()` on an...
### Describe the bug a clear and concise description of what the bug is. I tried to use scaphandre and prometheus for kubernetes cluster. I entered commands below. $ helm...
## Problem In my Ubuntu 20.04, scaphandre can't catch the Kubernetes information (Kubernetes_node_name, kubernetes_namespace, kubernetes_pod_name) in case of container scheduler is Kubernetes. I tried debugging, and I clearly found a...