mirror of
https://github.com/prometheus/node_exporter
synced 2025-03-25 12:16:48 +00:00
loadavg: Fix build constraints.
This commit is contained in:
parent
d80b2af492
commit
d303a2ebc3
@ -1,4 +1,5 @@
|
||||
// +build !linux !noloadavg
|
||||
// +build !noloadavg
|
||||
// +build !linux
|
||||
|
||||
package collector
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user