Mario Trangoni
1f11a86d59
Fix nfs golint issues ( #863 )
...
* procfs: update vendoring
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
* procfs: fix e2e tests after nfs changes
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
8 years ago
Tobias Schmidt
a5bd651888
Update vendored github.com/prometheus/procfs packages
8 years ago
Ben Kochie
01bd99fb1a
Refactor NFS client collector ( #816 )
...
* Update vendor github.com/prometheus/procfs/...
* Refactor NFS collector
Use new procfs library to parse NFS client stats.
* Ignore nfs proc file not existing.
* Refactor with reflection to walk the structs.
8 years ago
Ben Kochie
f9e91156d0
Update vendoring ( #801 )
...
* Update vendor github.com/godbus/dbus@v4.1.0
* Update vendor github.com/golang/protobuf/proto
* Update vendor github.com/mdlayher/netlink/...
* Update vendor github.com/prometheus/client_golang/prometheus/...
* Update vendor github.com/prometheus/client_model/go
* Update vendor github.com/prometheus/common/...
* Update vendor github.com/prometheus/procfs/...
* Update vendor github.com/sirupsen/logrus@v1.0.4
* Update vendor golang.org/x/...
* Update vendor gopkg.in/alecthomas/kingpin.v2
* Remove obsolete vendor github.com/mdlayher/netlink/genetlink
8 years ago
Ben Kochie
4d7aa57da0
Update vendoring ( #722 )
...
* Update vendor github.com/beevik/ntp@v0.2.0
* Update vendor github.com/mdlayher/netlink/...
* Update vendor github.com/mdlayher/wifi/...
Adds vendor github.com/mdlayher/genetlink
* Update vendor github.com/prometheus/common/...
* Update vendor github.com/prometheus/procfs/...
* Update vendor golang.org/x/sys/unix
* Update vendor golang.org/x/sys/windows
8 years ago
Ben Kochie
deadfef4c9
Update vendoring ( #685 )
...
* Update vendor github.com/coreos/go-systemd/dbus@v15
* Update vendor github.com/ema/qdisc
* Update vendor github.com/godbus/dbus
* Update vendor github.com/golang/protobuf/proto
* Update vendor github.com/lufia/iostat
* Update vendor github.com/matttproud/golang_protobuf_extensions/pbutil@v1.0.0
* Update vendor github.com/prometheus/client_golang/...
* Update vendor github.com/prometheus/common/...
* Update vendor github.com/prometheus/procfs/...
* Update vendor github.com/sirupsen/logrus@v1.0.3
Adds vendor golang.org/x/crypto
* Update vendor golang.org/x/net/...
* Update vendor golang.org/x/sys/...
* Update end to end output.
9 years ago
Tobias Schmidt
30fb33f7a4
Update github.com/prometheus/procfs dependencies
9 years ago
Filippo Giunchedi
2e9758564e
Update github.com/prometheus/procfs dependency
...
Fix IPVS ipv6 parsing, see also prometheus/procfs#40
9 years ago
Tobias Schmidt
d31c29490e
Update github.com/prometheus/procfs dependency ( #572 )
9 years ago
Matt Layher
1feb091b36
Initial XFS collector
9 years ago
Tobias Schmidt
ce117d7a40
Update vendored packages
9 years ago
Matt Layher
5c6ff86f9d
Update vendored procfs for buddyinfo, mountstats, and XFS changes
9 years ago
Matt Layher
44d542b286
Bump github.com/prometheus/procfs for uint64 mountstats counters
9 years ago
Matt Layher
bae238be61
Update github.com/prometheus/procfs to latest revision
9 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.
10 years ago