node_exporter/vendor/github.com
Emanuele Rocca 047003b6bb Add qdisc collector for Linux (#580)
* Add qdisc collector for Linux

This collector gathers basic queueing discipline metrics via netlink,
similarly to what `tc -s qdisc show` does.

* qdisc collector: nl-specific code moved, names fixed

- netlink-specific parts moved to github.com/ema/qdisc
- avoid using shortened names
- counters renamed into XXX_total

* Get rid of parseMessage error checking leftover

* Add github.com/ema/qdisc to vendored packages

* Update help texts and comments

* Add qdisc collector to README file

* qdisc collector end-to-end testing

* Update qdisc dependency to latest version

Update github.com/ema/qdisc dependency to revision 2c7e72d, which
includes unit testing.

* qdisc collector: rename "iface" label into "device"
2017-05-23 11:55:50 +02:00
..
Sirupsen/logrus Update vendored packages 2017-02-28 18:20:24 -04:00
beevik/ntp Update vendored packages 2017-02-28 18:20:24 -04:00
beorn7/perks Update vendoring for github.com/beorn7/perks/quantile 2016-12-16 12:53:18 +01:00
coreos/go-systemd Update vendoring for github.com/coreos/go-systemd/dbus 2016-12-16 12:54:43 +01:00
ema/qdisc Add qdisc collector for Linux (#580) 2017-05-23 11:55:50 +02:00
godbus/dbus Update vendored packages 2017-02-28 18:20:24 -04:00
golang/protobuf Update vendoring for github.com/golang/protobuf/proto 2016-12-16 12:56:38 +01:00
kolo/xmlrpc Vendor all dependencies 2016-01-21 16:41:53 -05:00
matttproud/golang_protobuf_extensions Update vendoring for github.com/matttproud/golang_protobuf_extensions/pbutil 2016-12-16 12:58:24 +01:00
mdlayher Bump github.com/mdlayher/wifi to relax station info restrictions 2017-03-17 15:24:24 -04:00
prometheus Update github.com/prometheus/procfs dependency 2017-05-04 16:40:25 +02:00
soundcloud/go-runit Vendor all dependencies 2016-01-21 16:41:53 -05:00