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.
|
2017-10-05 16:20:47 +02:00 |
Calle Pettersson
|
dfe07eaae8
|
Switch to kingpin flags (#639)
* Switch to kingpin flags
* Fix logrus vendoring
* Fix flags in main tests
* Fix vendoring versions
|
2017-08-12 15:07:24 +02:00 |
Tobias Schmidt
|
30fb33f7a4
|
Update github.com/prometheus/procfs dependencies
|
2017-06-08 14:44:11 +02:00 |
Filippo Giunchedi
|
2e9758564e
|
Update github.com/prometheus/procfs dependency
Fix IPVS ipv6 parsing, see also prometheus/procfs#40
|
2017-05-04 16:40:25 +02:00 |
Tobias Schmidt
|
d31c29490e
|
Update github.com/prometheus/procfs dependency (#572)
|
2017-04-25 10:24:59 +02:00 |
Matt Layher
|
1feb091b36
|
Initial XFS collector
|
2017-04-22 11:53:07 -04:00 |
Tobias Schmidt
|
ce117d7a40
|
Update vendored packages
|
2017-02-28 18:20:24 -04:00 |
Matt Layher
|
5c6ff86f9d
|
Update vendored procfs for buddyinfo, mountstats, and XFS changes
|
2017-02-14 11:04:28 -05:00 |
Matt Layher
|
44d542b286
|
Bump github.com/prometheus/procfs for uint64 mountstats counters
|
2017-02-01 14:13:59 -05:00 |
Johannes 'fish' Ziemke
|
17e71b0a16
|
Update client_golang
|
2017-01-06 12:33:21 +01:00 |
Johannes 'fish' Ziemke
|
3983cd58ff
|
Use promhttp and setup logger
|
2017-01-05 19:30:48 +01:00 |
Ben Kochie
|
69ef3b6209
|
Update vendoring for github.com/prometheus/common/*
|
2016-12-16 13:07:49 +01:00 |
Ben Kochie
|
ec6385a095
|
Update vendoring for github.com/prometheus/client_golang/prometheus
Pin to 0.8.0 (c5b7fccd204277076155f10851dad72b76a49317)
|
2016-12-16 13:01:21 +01:00 |
Matt Layher
|
bae238be61
|
Update github.com/prometheus/procfs to latest revision
|
2016-12-07 12:19:16 -05: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 |