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