-
**Problem**: run cadvisor with docker model(dns config in prometheus), cann't found the real ip of the host machine, only found the docker ip.
**Solution**: Use the docker hostname is one solu…
-
Hello,
In my Kubernetes 1.7.5 cluster, versions:
```
Client Version: version.Info{Major:"1", Minor:"7", GitVersion:"v1.7.5", GitCommit:"17d7182a7ccbb167074be7a87f0a68bd00d58d97", GitTreeState:"cl…
skuda updated
4 months ago
-
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
-
### What happened?
When using K8s v1.30.0-rc.2 and crio then pod metrics never become available:
```
# kubectl top pods
error: Metrics not available for pod default/tserver-6854544b4b-fjmmg, age…
-
Hello,
I found the old one: https://hub.docker.com/r/google/cadvisor/
And then it says I should use gcr.io/cadvisor/cadvisor instead.
But then I'm getting this error:
```
docker pull gcr.…
-
Hi All,
I followed the cadvisor user guide: https://github.com/google/cadvisor/blob/master/README.md to run cadvisor docker image as below:
`docker run -it --rm --volume=/:/rootfs:ro --volum…
-
I'm running kubernetes `v1.26.6` with calico in vxlan mode.
Looking at the cAdvisor metrics, I noticed that the `container_network_*` metrics for pods running with pod networking ( no host networking…
-
### What's wrong?
We are on a testing phase with Grafana-Alloy on a very huge Infrastructure.
we have currently deployed Grafana-alloy on a cluster which is running with 30 nodes(including 3 control…
-
cadvisor code has hardcoded path in the `sysinfo.go` (and probably elsewhere) to `/sys` location. This works fine in production.
It would be nice, for projects consuming cadvisor package, to allow to…
-
Hi team,
I started to use cadvisor, and `container_tasks_state` metrics which are exposed on the `/metrics` endpoint always show zero:
```
container_tasks_state{id="/docker/c3f88fe91c50d918dfe…