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

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