Derek Marcotte
477fe4665a
Move FreeBSD/DragonflyBSD out of meminfo add kvm. ( #547 )
...
* Move FreeBSD/DragonflyBSD out of meminfo add kvm.
This gives us SwapUsed, and everything under one roof.
* Fix typos per review.
* Update to use newer API.
* Remove premature optimization per PR feedback.
7 years ago
Matt Layher
1feb091b36
Initial XFS collector
8 years ago
Ben Kochie
69ef3b6209
Update vendoring for github.com/prometheus/common/*
8 years ago
Tobias Schmidt
33f99c4fc1
Vendor all dependencies
...
Uses godep to vendor dependencies. Godeps is not necessary during build,
golang's new vendor support is used instead.
9 years ago
Brian Brazil
07022b3555
Fix compilation on linux/arm64
9 years ago
Tobias Schmidt
52f79e699d
Fix uname collector for arm/ppc64/ppc64le architectures
...
The syscall.Utsname struct under arm/ppc64/ppc64le uses uint8 type
instead of int8.
9 years ago
Matthias Rampke
2d0d72b97d
Add license headers to all code files.
9 years ago
Siavash Safi
d80b2af492
loadavg: Split the collector for linux and other platforms.
9 years ago