DarthSim 2e6296c4d9 Go go mod 6 anni fa
..
internal dd85087e6a Prometheus metrics 7 anni fa
nfs dd85087e6a Prometheus metrics 7 anni fa
xfs 384a2909c3 Update vendored dependencies 6 anni fa
.gitignore 2e6296c4d9 Go go mod 6 anni fa
CONTRIBUTING.md 2e6296c4d9 Go go mod 6 anni fa
LICENSE dd85087e6a Prometheus metrics 7 anni fa
MAINTAINERS.md 2e6296c4d9 Go go mod 6 anni fa
Makefile 2e6296c4d9 Go go mod 6 anni fa
Makefile.common 2e6296c4d9 Go go mod 6 anni fa
NOTICE dd85087e6a Prometheus metrics 7 anni fa
README.md 2e6296c4d9 Go go mod 6 anni fa
buddyinfo.go dd85087e6a Prometheus metrics 7 anni fa
doc.go dd85087e6a Prometheus metrics 7 anni fa
fixtures.ttar 2e6296c4d9 Go go mod 6 anni fa
fs.go dd85087e6a Prometheus metrics 7 anni fa
go.mod 2e6296c4d9 Go go mod 6 anni fa
ipvs.go dd85087e6a Prometheus metrics 7 anni fa
mdstat.go dd85087e6a Prometheus metrics 7 anni fa
mountstats.go dd85087e6a Prometheus metrics 7 anni fa
net_dev.go dd85087e6a Prometheus metrics 7 anni fa
proc.go dd85087e6a Prometheus metrics 7 anni fa
proc_io.go dd85087e6a Prometheus metrics 7 anni fa
proc_limits.go dd85087e6a Prometheus metrics 7 anni fa
proc_ns.go dd85087e6a Prometheus metrics 7 anni fa
proc_stat.go dd85087e6a Prometheus metrics 7 anni fa
stat.go dd85087e6a Prometheus metrics 7 anni fa
ttar 2e6296c4d9 Go go mod 6 anni fa
xfrm.go dd85087e6a Prometheus metrics 7 anni fa

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