Ben Kochie
3939e9d0b1
Update vendoring for github.com/golang/protobuf/proto
2016-12-16 12:56:38 +01:00
Ben Kochie
84c6c66a35
Update vendoring for github.com/godbus/dbus
2016-12-16 12:55:26 +01:00
Ben Kochie
ed9acc935c
Update vendoring for github.com/coreos/go-systemd/dbus
2016-12-16 12:54:43 +01:00
Ben Kochie
6dd85969ef
Update vendoring for github.com/beevik/ntp
2016-12-16 12:54:21 +01:00
Ben Kochie
f1def04193
Update vendoring for github.com/beorn7/perks/quantile
2016-12-16 12:53:18 +01:00
Ben Kochie
7c605d497d
Update vendoring for github.com/Sirupsen/logrus
2016-12-16 12:52:33 +01:00
Matt Layher
bae238be61
Update github.com/prometheus/procfs to latest revision
2016-12-07 12:19:16 -05:00
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.
2016-06-01 08:56:20 +01:00
Steve Durrheimer
60cbc9efc0
Make version informations consistent between prometheus components
...
This also fixes #231 by adding the '-version' flag
2016-05-04 08:43:33 +02:00
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.
2016-01-21 16:41:53 -05:00