node_exporter/vendor
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
..
github.com Fix supervisord collector (#978) 2018-08-06 16:54:46 +02:00
golang.org/x Update vendor before 0.16.0 (#829) 2018-02-17 13:38:38 +01:00
gopkg.in/alecthomas/kingpin.v2 Update vendoring (#801) 2018-01-25 18:20:39 +01:00
vendor.json Fix supervisord collector (#978) 2018-08-06 16:54:46 +02:00