Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
..
internal 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
nfs 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
xfs 6618bff806 mysql: pin the mysql dependency 8 år sedan
.gitignore 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
CONTRIBUTING.md 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
LICENSE d6b8c6a2d2 add graphite bridge that support delta counters 8 år sedan
MAINTAINERS.md 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
Makefile 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
Makefile.common 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
NOTICE d6b8c6a2d2 add graphite bridge that support delta counters 8 år sedan
README.md 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
buddyinfo.go e023f79c5a migrate from govendor to dep 8 år sedan
doc.go d6b8c6a2d2 add graphite bridge that support delta counters 8 år sedan
fixtures.ttar 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
fs.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
go.mod 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
ipvs.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
mdstat.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
mountstats.go 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
net_dev.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
proc.go 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
proc_io.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
proc_limits.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
proc_ns.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
proc_stat.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
stat.go 80d694d205 Backend image rendering as plugin (#11966) 7 år sedan
ttar 68f5ddf18c replace dep with go modules (#16017) 6 år sedan
xfrm.go 68f5ddf18c replace dep with go modules (#16017) 6 år sedan

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