| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| charts | ||
| templates | ||
| .helmignore | ||
| Chart.yaml | ||
| README.md | ||
| questions.yml | ||
| requirements.yaml | ||
| values.yaml |
**Problem:** There are two kubelet scraping targets on Prometheus, one is scraping `/metrics`, another one is scraping `/metrics/cadvisor`. The metrics from `/metrics` endpoint are not including `container_name`. So the `container_*` expression will double the actual mount without `conatiner_name!=""` **Solution:** Add `container_name!=""` into the expression **Issue:** https://github.com/rancher/rancher/issues/20162
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| charts | Loading commit data... | |
| templates | Loading commit data... | |
| .helmignore | Loading commit data... | |
| Chart.yaml | Loading commit data... | |
| README.md | Loading commit data... | |
| questions.yml | Loading commit data... | |
| requirements.yaml | Loading commit data... | |
| values.yaml | Loading commit data... |