Filippo Giunchedi
2e9758564e
Update github.com/prometheus/procfs dependency
...
Fix IPVS ipv6 parsing, see also prometheus/procfs#40
8 years ago
Tobias Schmidt
d31c29490e
Update github.com/prometheus/procfs dependency ( #572 )
8 years ago
Matt Layher
1feb091b36
Initial XFS collector
8 years ago
Matt Layher
c0cc85716a
Bump github.com/mdlayher/wifi to relax station info restrictions
8 years ago
Matt Layher
db15c0e365
Update github.com/mdlayher/netlink with code simplifications
8 years ago
Matt Layher
17a6ed5355
Bump github.com/mdlayher/netlink to clean up on bind failure
8 years ago
Matt Layher
6fa6f476c7
Bump github.com/mdlayher/wifi to fix #486 ( #487 )
8 years ago
Tobias Schmidt
ce117d7a40
Update vendored packages
8 years ago
Matt Layher
5c6ff86f9d
Update vendored procfs for buddyinfo, mountstats, and XFS changes
8 years ago
Matt Layher
44d542b286
Bump github.com/prometheus/procfs for uint64 mountstats counters
8 years ago
Matt Layher
ca3f07feef
Update vendored wifi, handle stations with missing info
8 years ago
Matt Layher
d3089f2ce8
Make wifi collector fail gracefully if metrics not available
8 years ago
Matt Layher
efa25665ec
Add initial wifi collector, bump netlink to fix 32-bit builds
8 years ago
Matt Layher
82a2b8fc02
Vendor github.com/mdlayher/wifi and dependencies
8 years ago
Johannes 'fish' Ziemke
17e71b0a16
Update client_golang
8 years ago
Johannes 'fish' Ziemke
3983cd58ff
Use promhttp and setup logger
8 years ago
Ben Kochie
b8d951c0a3
Update vendoring entries
...
Fix missing checksums.
* `github.com/kolo/xmlrpc`
* `github.com/prometheus/client_model/go`
* `github.com/soundcloud/go-runit/runit`
8 years ago
Ben Kochie
90bb7678d4
Add vendoring of golang.org/x/sys/windows
8 years ago
Ben Kochie
6bbd2847e9
Update vendoring for golang.org/x/sys/unix
8 years ago
Ben Kochie
69ef3b6209
Update vendoring for github.com/prometheus/common/*
8 years ago
Ben Kochie
ec6385a095
Update vendoring for github.com/prometheus/client_golang/prometheus
...
Pin to 0.8.0 (c5b7fccd204277076155f10851dad72b76a49317)
8 years ago
Ben Kochie
f190b8f5a4
Update vendoring for github.com/matttproud/golang_protobuf_extensions/pbutil
8 years ago
Ben Kochie
3939e9d0b1
Update vendoring for github.com/golang/protobuf/proto
8 years ago
Ben Kochie
84c6c66a35
Update vendoring for github.com/godbus/dbus
8 years ago
Ben Kochie
ed9acc935c
Update vendoring for github.com/coreos/go-systemd/dbus
8 years ago
Ben Kochie
6dd85969ef
Update vendoring for github.com/beevik/ntp
8 years ago
Ben Kochie
f1def04193
Update vendoring for github.com/beorn7/perks/quantile
8 years ago
Ben Kochie
7c605d497d
Update vendoring for github.com/Sirupsen/logrus
8 years ago
Matt Layher
bae238be61
Update github.com/prometheus/procfs to latest revision
8 years ago
Chris Batey
387c64424b
Use the offset calculation that includes round trip time in the ntp collector
...
Previously the raw time difference was used which includes the network trip time
between the node and the ntp server. This makes setting alerts off the value
troublesome as it depends on the latency as well as the clock offset.
9 years ago
Steve Durrheimer
60cbc9efc0
Make version informations consistent between prometheus components
...
This also fixes #231 by adding the '-version' flag
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.
9 years ago