cri-o/vendor/github.com/prometheus/procfs
Antonio Murdaca d56bf090ce
*: update kube vendor to v1.7.4
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-08-22 17:32:14 +02:00
..
xfs Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
buddyinfo.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
doc.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
fs.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
ipvs.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
LICENSE Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
mdstat.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
mountstats.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
NOTICE Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
proc.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
proc_io.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
proc_limits.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
proc_stat.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
README.md Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04:00
stat.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
xfrm.go Add a /metrics endpoint for the server 2017-08-10 13:44:42 -04: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