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

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