DarthSim dd85087e6a Prometheus metrics il y a 7 ans
..
internal dd85087e6a Prometheus metrics il y a 7 ans
nfs dd85087e6a Prometheus metrics il y a 7 ans
xfs dd85087e6a Prometheus metrics il y a 7 ans
.gitignore dd85087e6a Prometheus metrics il y a 7 ans
CONTRIBUTING.md dd85087e6a Prometheus metrics il y a 7 ans
LICENSE dd85087e6a Prometheus metrics il y a 7 ans
MAINTAINERS.md dd85087e6a Prometheus metrics il y a 7 ans
Makefile dd85087e6a Prometheus metrics il y a 7 ans
NOTICE dd85087e6a Prometheus metrics il y a 7 ans
README.md dd85087e6a Prometheus metrics il y a 7 ans
buddyinfo.go dd85087e6a Prometheus metrics il y a 7 ans
doc.go dd85087e6a Prometheus metrics il y a 7 ans
fixtures.ttar dd85087e6a Prometheus metrics il y a 7 ans
fs.go dd85087e6a Prometheus metrics il y a 7 ans
ipvs.go dd85087e6a Prometheus metrics il y a 7 ans
mdstat.go dd85087e6a Prometheus metrics il y a 7 ans
mountstats.go dd85087e6a Prometheus metrics il y a 7 ans
net_dev.go dd85087e6a Prometheus metrics il y a 7 ans
proc.go dd85087e6a Prometheus metrics il y a 7 ans
proc_io.go dd85087e6a Prometheus metrics il y a 7 ans
proc_limits.go dd85087e6a Prometheus metrics il y a 7 ans
proc_ns.go dd85087e6a Prometheus metrics il y a 7 ans
proc_stat.go dd85087e6a Prometheus metrics il y a 7 ans
stat.go dd85087e6a Prometheus metrics il y a 7 ans
ttar dd85087e6a Prometheus metrics il y a 7 ans
xfrm.go dd85087e6a Prometheus metrics il y a 7 ans

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