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

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