kubernetes/vendor/github.com/prometheus/procfs
2019-04-14 00:01:52 -04:00
..
internal/util bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
nfs bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
xfs bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
.gitignore bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
buddyinfo.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
BUILD bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
CONTRIBUTING.md update cadvisor godeps 2017-06-04 15:00:23 -07:00
doc.go
fixtures.ttar bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
fs.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
go.mod bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
ipvs.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
LICENSE
MAINTAINERS.md update cadvisor godeps 2017-06-04 15:00:23 -07:00
Makefile bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
Makefile.common bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
mdstat.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
mountstats.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
net_dev.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
NOTICE
proc_io.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
proc_limits.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
proc_ns.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
proc_stat.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
proc.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
README.md update cadvisor godeps 2017-06-04 15:00:23 -07:00
stat.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
ttar bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -04:00
xfrm.go bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions 2019-04-14 00:01:52 -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