textfile: disable collector by default (#1560)

This commit is contained in:
Jan-Otto Kröpke
2024-08-11 12:57:14 +02:00
committed by GitHub
parent e478843faa
commit 7bb16d2f5b
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
---
# Note this is not an exhaustive list of all configuration values
collectors:
enabled: cpu,cs,logical_disk,net,os,service,system,textfile
enabled: cpu,cs,logical_disk,net,os,service,system
collector:
service:
services-where: Name='windows_exporter'