kepler
                                
                                
                                
                                    kepler copied to clipboard
                            
                            
                            
                        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...
Recently we ran a Snyk scan on the [openshift-power-monitoring/kepler](https://github.com/openshift-power-monitoring/kepler) which is a fork of this repository. Upon running the scan following issues in the code were reported: ``` Testing /go/src/github.com/openshift-power-monitoring/kepler...
### What happened? We were testing different deployments in an AWS EKS cluster to monitor which uses how much energy. Although we could see individual pods and containers in the...
### What happened? kepler is not exporting all the namespaces, sometimes missing the entire namespace and its workloads. below example from the "default" namespace. for "kube-system" namespace kubectl exec -ti...
### What happened? First of all: Great work. The operator is working great for me π. Thx a lot for your great work. When i deploy the operator to my...
`I0320 09:35:04.845741 4157 qat.go:35] Failed to init qat-telemtry err: could not get qat status exit status 127` ref https://github.com/sustainable-computing-io/kepler/actions/runs/8356655955/job/22874171181#step:7:94 @marceloamaral `I0320 09:38:10.703505 4372 watcher.go:73] failed to get config: unable to...
WIP: Make it easy to get kepler up and running locally in a container using `compose.yaml`
Bumps [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) from 1.8.0 to 1.10.0. Release notes Sourced from github.com/jszwec/csvutil's releases. Release v1.10.0 What's Changed feat: allow struct slice and struct array for Header and Encoder.EncodeHeader by @βcia-rana in...
remove https://github.com/probot/stale?tab=readme-ov-file settings. remove bcc related code.
ref to https://github.com/probot/stale?tab=readme-ov-file which is archived for now.
Fixes the following issue on Kubernetes with the type of Directory: `MountVolume.SetUp failed for volume "proc" : hostPath type check failed: /proc-host is not a directory`