mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-13 00:16:37 +00:00
Set default collectors and update documentation
This commit is contained in:
@@ -25,7 +25,7 @@ type WmiCollector struct {
|
||||
}
|
||||
|
||||
const (
|
||||
defaultCollectors = "cpu,logical_disk,net,os"
|
||||
defaultCollectors = "cpu,cs,logical_disk,net,os,system"
|
||||
serviceName = "wmi_exporter"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user