diff --git a/charts/rancher-monitoring/v0.0.4/charts/exporter-node-windows/values.yaml b/charts/rancher-monitoring/v0.0.4/charts/exporter-node-windows/values.yaml index ce527416f7675858720abd04a61c18946ec65d95..bca7bcb4f5f64d0d965c22523473a7a966247bdd 100755 --- a/charts/rancher-monitoring/v0.0.4/charts/exporter-node-windows/values.yaml +++ b/charts/rancher-monitoring/v0.0.4/charts/exporter-node-windows/values.yaml @@ -1,4 +1,4 @@ enabledRBAC: true # Get more details on https://github.com/martinlindhe/wmi_exporter -# enabledCollectors: "net,os,service,system,cpu,cs,logical_disk" \ No newline at end of file +enabledCollectors: "net,os,service,system,cpu,cs,logical_disk,tcp,memory,container" \ No newline at end of file