cs: remove deprecated cs collector (#2115)

This commit is contained in:
Jan-Otto Kröpke
2025-07-05 15:47:57 +02:00
committed by GitHub
parent 373d741260
commit fd7070354a
14 changed files with 5 additions and 246 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
enabled: cpu,logical_disk,net,os,service,system
collector:
service:
include: "windows_exporter"