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

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