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

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