gogs/vendor/github.com/prometheus/procfs
Unknwon 7a7e07a57c
vendor: add dependencies of Prometheus client
2018-09-14 22:38:06 -04:00
..
internal/util vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
nfs vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
xfs vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
CONTRIBUTING.md vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
LICENSE vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
MAINTAINERS.md vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
Makefile vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
NOTICE vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
README.md vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
buddyinfo.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
doc.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
fixtures.ttar vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
fs.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
ipvs.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
mdstat.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
mountstats.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
net_dev.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
proc.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
proc_io.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
proc_limits.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
proc_ns.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
proc_stat.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
stat.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
ttar vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00
xfrm.go vendor: add dependencies of Prometheus client 2018-09-14 22:38:06 -04:00

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