You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Unknwon 7a7e07a57c
vendor: add dependencies of Prometheus client
6 years ago
..
internal/util vendor: add dependencies of Prometheus client 6 years ago
nfs vendor: add dependencies of Prometheus client 6 years ago
xfs vendor: add dependencies of Prometheus client 6 years ago
CONTRIBUTING.md vendor: add dependencies of Prometheus client 6 years ago
LICENSE vendor: add dependencies of Prometheus client 6 years ago
MAINTAINERS.md vendor: add dependencies of Prometheus client 6 years ago
Makefile vendor: add dependencies of Prometheus client 6 years ago
NOTICE vendor: add dependencies of Prometheus client 6 years ago
README.md vendor: add dependencies of Prometheus client 6 years ago
buddyinfo.go vendor: add dependencies of Prometheus client 6 years ago
doc.go vendor: add dependencies of Prometheus client 6 years ago
fixtures.ttar vendor: add dependencies of Prometheus client 6 years ago
fs.go vendor: add dependencies of Prometheus client 6 years ago
ipvs.go vendor: add dependencies of Prometheus client 6 years ago
mdstat.go vendor: add dependencies of Prometheus client 6 years ago
mountstats.go vendor: add dependencies of Prometheus client 6 years ago
net_dev.go vendor: add dependencies of Prometheus client 6 years ago
proc.go vendor: add dependencies of Prometheus client 6 years ago
proc_io.go vendor: add dependencies of Prometheus client 6 years ago
proc_limits.go vendor: add dependencies of Prometheus client 6 years ago
proc_ns.go vendor: add dependencies of Prometheus client 6 years ago
proc_stat.go vendor: add dependencies of Prometheus client 6 years ago
stat.go vendor: add dependencies of Prometheus client 6 years ago
ttar vendor: add dependencies of Prometheus client 6 years ago
xfrm.go vendor: add dependencies of Prometheus client 6 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