node_exporter/vendor
Phil Frost f693a71c06 Scrape CPU latency stats from /proc/schedstat (#1389)
These are useful as a direct indication of CPU contention and task
scheduler latency.

Handy references:
 - https://github.com/torvalds/linux/blob/master/Documentation/scheduler/sched-stats.txt
 - https://doc.opensuse.org/documentation/leap/tuning/html/book.sle.tuning/cha.tuning.taskscheduler.html

procfs is updated to pull in the enabling change:
https://github.com/prometheus/procfs/pull/186

Signed-off-by: Phil Frost <phil@postmates.com>
2019-07-10 09:16:24 +02:00
..
github.com Scrape CPU latency stats from /proc/schedstat (#1389) 2019-07-10 09:16:24 +02:00
go.uber.org Add perf exporter (#1274) 2019-05-07 13:21:41 +02:00
golang.org/x Bump logrus to fix Solaris build. (#1373) 2019-06-12 20:46:26 +02:00
gopkg.in/alecthomas/kingpin.v2 Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
modules.txt Scrape CPU latency stats from /proc/schedstat (#1389) 2019-07-10 09:16:24 +02:00