mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-14 17:06:36 +00:00
6 lines
51 B
Go
6 lines
51 B
Go
package collector
|
|
|
|
const (
|
|
wmiNamespace = "wmi"
|
|
)
|