-
Original issue was closed but I think it was never fixed (reverted in a pull request)?
See: https://github.com/google/cadvisor/issues/667
See: https://github.com/google/cadvisor/pull/680
Origin…
-
I am working with kubelet cAdvisor that comes along with kubernetes cluster.
I know that cAdvisor exposes container stats as Prometheus metrics but I am not very familiar on how to retrieve them manu…
-
I've deployed cAdvisor with the `v0.45.0-containerd-cri` tag and used the reference deploy manifests along with EKS 1.23 and containerd (using the AWS EKS AMI).
Any idea why all the `contianer_fs_…
-
Hello,
should we combine the documentation for RaspberryPi and (rootless) Podman to this Repo?
https://github.com/Cub0n/Grafana-Prometheus-cAdvisor
Greetings
Cub0n updated
6 months ago
-
Hi, if i try to run cadvisor as a non root user (e.g core on coreos) i got this error and cadvisor crashes, if i run this with root , it does work
Node the rkt container runs with the rkt fly stage1…
-
./cadvisor -storage_driver=elasticsearch -storage_driver_es_host="http://192.168.63.229:9200" -storage_driver_es_type="stats" -storage_driver_es_index="containers"
Failed to initialize storage driv…
-
Hello,
Using 0.47.2 cadvisor version on ubuntu.
Docker said me that container cadvisor is unhealthy (but seems work partially on metrics) :
b40cb45bb967 gcr.io/cadvisor/cadvisor:v0.47.2 …
-
According to [Integration Testing cAdvisor](https://github.com/google/cadvisor/blob/master/docs/development/integration_testing.md), I simply run the tests against an existing localhost cAdvisor, but …
-
**Describe the bug**
When I filter metrics using `metric_relabel_configs` in the scrapeConfigs settings, I am not getting the metrics at the scrape time I want.
Send metrics to AWS Prometheus vi…
-
Hi CAdvisor team.
I found my MBP under very high CPU load when I opened 4 different CAdvisor pages to monitor my cluster. It seems like CAdvisor consumes near 50% of CPU per page (Intel i5).
Could y…