k3s/vendor/github.com/prometheus/procfs
Mike Danese a05c3c0efd autogenerated 2017-04-14 10:40:57 -07:00
..
.travis.yml Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
AUTHORS.md Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
CONTRIBUTING.md
LICENSE
Makefile Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
NOTICE
README.md Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
doc.go
fs.go Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
ipvs.go Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
mdstat.go Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
proc.go Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
proc_io.go Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
proc_limits.go
proc_stat.go
stat.go

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