diff --git a/chart/templates/vmagent/deployment.yaml b/chart/templates/vmagent/deployment.yaml index 3459044..d20a983 100644 --- a/chart/templates/vmagent/deployment.yaml +++ b/chart/templates/vmagent/deployment.yaml @@ -83,8 +83,8 @@ spec: - --path.procfs=/host/proc - --path.sysfs=/host/sys - --path.rootfs=/host/root - # Note that disabled collectors are in sync with the alerting rules - # When disabling a collector make sure to disable the related alerting rule + # When disabling a collector make sure its metrics aren't used + # in alerting rules (chart/files/alerts.yaml) - --no-collector.wifi - --no-collector.arp - --collector.processes