compose/vendor/github.com/prometheus/procfs
Michael Crosby 9659b5df51 Add *.protos to vendor
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2020-04-06 11:22:17 -04:00
..
internal/util Add *.protos to vendor 2020-04-06 11:22:17 -04:00
nfs Add *.protos to vendor 2020-04-06 11:22:17 -04:00
xfs Add *.protos to vendor 2020-04-06 11:22:17 -04:00
LICENSE Add *.protos to vendor 2020-04-06 11:22:17 -04:00
NOTICE Add *.protos to vendor 2020-04-06 11:22:17 -04:00
README.md Add *.protos to vendor 2020-04-06 11:22:17 -04:00
buddyinfo.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
doc.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
fs.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
ipvs.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
mdstat.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
mountstats.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
net_dev.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
proc.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
proc_io.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
proc_limits.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
proc_ns.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
proc_stat.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
stat.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00
xfrm.go Add *.protos to vendor 2020-04-06 11:22:17 -04:00

README.md

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