Node_Exporter/vendor/github.com/prometheus
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
..
client_golang Update prometheus/client_golang to v1.0.0 (#1382) 2019-06-21 11:05:48 +02:00
client_model Update vendor github.com/prometheus/client_golang/...@v0.9.0 (#1111) 2018-10-15 20:40:34 +02:00
common Update prometheus/client_golang to v1.0.0 (#1382) 2019-06-21 11:05:48 +02:00
procfs Scrape CPU latency stats from /proc/schedstat (#1389) 2019-07-10 09:16:24 +02:00