| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| charts | ||
| templates | ||
| .helmignore | ||
| Chart.yaml | ||
| README.md | ||
| questions.yml | ||
| requirements.yaml | ||
| values.yaml |
**Problem:**
The `Flunetd` pane from `Rancher Components` dashboard cannot show
the right counting of fluentd Pods
**Solution:**
Change `sum(kube_pod_info{pod=~"fluentd.*"})` to `sum(kube_pod_info{pod=~".*fluentd.*",pod!~".*aggregator.*"})`
**Issue:**
https://github.com/rancher/rancher/issues/19722
| 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... |