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

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