Node_Exporter/vendor/github.com
Ben Kochie 5d23ad0ca7
Fix supervisord collector (#978)
* Replace supervisord xmlrpc library
* Use `github.com/mattn/go-xmlrpc` that doesn't leak goroutines.
* Fix uptime metric

* Use Prometheus best practices for uptime metric.
  * Use "start time" rather than "uptime".
  * Don't emit a start time if the process is down.
* Add changelog entry.
* Add example compatibility rules.

Signed-off-by: Ben Kochie <superq@gmail.com>
2018-08-06 16:54:46 +02:00
..
alecthomas Switch to kingpin flags (#639) 2017-08-12 15:07:24 +02:00
beevik/ntp Update vendoring (#722) 2017-11-02 12:30:34 +01:00
beorn7/perks Update vendoring for github.com/beorn7/perks/quantile 2016-12-16 12:53:18 +01:00
coreos/go-systemd Update vendor before 0.16.0 (#829) 2018-02-17 13:38:38 +01:00
ema/qdisc Fix panic by updating github.com/ema/qdisc dependency (#778) 2018-01-04 12:13:02 +01:00
godbus/dbus Update vendoring (#685) 2017-10-05 16:20:47 +02:00
golang/protobuf Update vendor before 0.16.0 (#829) 2018-02-17 13:38:38 +01:00
lufia/iostat Update vendoring (#685) 2017-10-05 16:20:47 +02:00
mattn/go-xmlrpc Fix supervisord collector (#978) 2018-08-06 16:54:46 +02:00
matttproud/golang_protobuf_extensions Update vendoring (#685) 2017-10-05 16:20:47 +02:00
mdlayher Update wifi stats to support multiple stations (#977) (#980) 2018-07-16 16:02:25 +02:00
prometheus Enable nfs protocol (#998) 2018-07-24 00:47:12 +02:00
sirupsen/logrus Update vendoring (#801) 2018-01-25 18:20:39 +01:00
soundcloud/go-runit Vendor all dependencies 2016-01-21 16:41:53 -05:00