Unknwon 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
..
internal 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
nfs 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
xfs 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
CONTRIBUTING.md 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
LICENSE 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
MAINTAINERS.md 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
Makefile 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
NOTICE 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
README.md 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
buddyinfo.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
doc.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
fixtures.ttar 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
fs.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
ipvs.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
mdstat.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
mountstats.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
net_dev.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
proc.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
proc_io.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
proc_limits.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
proc_ns.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
proc_stat.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
stat.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
ttar 7a7e07a57c vendor: add dependencies of Prometheus client 5 years ago
xfrm.go 7a7e07a57c vendor: add dependencies of Prometheus client 5 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