Chart name and version
chart: victoria-metrics-k8s-stack
version: .
Describe the bug
/metrics/cadvisor is deprecated. It creates duplicate data and one has to filter on the metrics path to eliminate the duplicates.
https://github.com/VictoriaMetrics/helm-charts/blob/master/charts/victoria-metrics-k8s-stack/values.yaml#L1015
I think this should be removed by default.