DarthSim 2e6296c4d9 Go go mod vor 6 Jahren
..
internal dd85087e6a Prometheus metrics vor 7 Jahren
nfs dd85087e6a Prometheus metrics vor 7 Jahren
xfs 384a2909c3 Update vendored dependencies vor 6 Jahren
.gitignore 2e6296c4d9 Go go mod vor 6 Jahren
CONTRIBUTING.md 2e6296c4d9 Go go mod vor 6 Jahren
LICENSE dd85087e6a Prometheus metrics vor 7 Jahren
MAINTAINERS.md 2e6296c4d9 Go go mod vor 6 Jahren
Makefile 2e6296c4d9 Go go mod vor 6 Jahren
Makefile.common 2e6296c4d9 Go go mod vor 6 Jahren
NOTICE dd85087e6a Prometheus metrics vor 7 Jahren
README.md 2e6296c4d9 Go go mod vor 6 Jahren
buddyinfo.go dd85087e6a Prometheus metrics vor 7 Jahren
doc.go dd85087e6a Prometheus metrics vor 7 Jahren
fixtures.ttar 2e6296c4d9 Go go mod vor 6 Jahren
fs.go dd85087e6a Prometheus metrics vor 7 Jahren
go.mod 2e6296c4d9 Go go mod vor 6 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 2e6296c4d9 Go go mod vor 6 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