Add netdev collector for darwin
Same as for openbsd, this is just slightly adjusted from freebsd variant.
This commit is contained in:
parent
41271cd99c
commit
3c47ef8e60
2 changed files with 68 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
// limitations under the License.
|
||||
|
||||
// +build !nonetdev
|
||||
// +build linux freebsd openbsd dragonfly
|
||||
// +build linux freebsd openbsd dragonfly darwin
|
||||
|
||||
package collector
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue