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

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