containerd/vendor/github.com/prometheus/procfs
Michael Crosby 7615153271 Update prometheus client and go-metrics
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-01-31 10:12:41 -05:00
..
internal/util Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
nfs Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
xfs Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
buddyinfo.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
doc.go Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
fs.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
ipvs.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
LICENSE Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
mdstat.go Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
mountstats.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
net_dev.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
NOTICE Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
proc_io.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
proc_limits.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
proc_ns.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
proc_stat.go Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
proc.go Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
README.md Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
stat.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00
xfrm.go Update prometheus client and go-metrics 2018-01-31 10:12:41 -05:00

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card