You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/vendor/github.com/prometheus/procfs
Sida Chen 1533dd1d51
vendor: updated vendor dir for grpc v2 api
7 years ago
..
fixtures vendor: updated vendor dir for grpc v2 api 7 years ago
sysfs
xfs
.travis.yml
CONTRIBUTING.md
LICENSE
MAINTAINERS.md
Makefile
NOTICE
README.md
buddyinfo.go
buddyinfo_test.go
doc.go
fs.go
fs_test.go
ipvs.go
ipvs_test.go
mdstat.go
mdstat_test.go
mountstats.go
mountstats_test.go
proc.go
proc_io.go
proc_io_test.go
proc_limits.go
proc_limits_test.go
proc_stat.go
proc_stat_test.go
proc_test.go
stat.go
stat_test.go
xfrm.go vendor: updated vendor dir for grpc v2 api 7 years ago
xfrm_test.go vendor: updated vendor dir for grpc v2 api 7 years ago

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