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