bergquist 7ed643f302 remove unused code from vendor 8 years ago
..
xfs d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
CONTRIBUTING.md d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
LICENSE d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
MAINTAINERS.md d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
Makefile d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
NOTICE d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
README.md d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
buddyinfo.go e023f79c5a migrate from govendor to dep 8 years ago
doc.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
fs.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
ipvs.go e023f79c5a migrate from govendor to dep 8 years ago
mdstat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
mountstats.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
net_dev.go e023f79c5a migrate from govendor to dep 8 years ago
proc.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
proc_io.go e023f79c5a migrate from govendor to dep 8 years ago
proc_limits.go e023f79c5a migrate from govendor to dep 8 years ago
proc_ns.go e023f79c5a migrate from govendor to dep 8 years ago
proc_stat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
stat.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
ttar d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
xfrm.go d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago

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