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

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