mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-05 01:56:35 +00:00
Adding windows build constraints
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
// https://msdn.microsoft.com/en-us/library/aa394341(v=vs.85).aspx (Win32_PerfRawData_Tcpip_TCPv4 class)
|
||||
|
||||
// +build windows
|
||||
|
||||
package collector
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user