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