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.
 
 
 
 
 
 
gitea/vendor/github.com/prometheus/procfs
Mura Li d77176912b Use Go1.11 module (#5743) 6 years ago
..
internal/util
nfs
xfs
.gitignore Use Go1.11 module (#5743) 6 years ago
CONTRIBUTING.md Use Go1.11 module (#5743) 6 years ago
LICENSE
MAINTAINERS.md Use Go1.11 module (#5743) 6 years ago
Makefile Use Go1.11 module (#5743) 6 years ago
NOTICE
README.md Use Go1.11 module (#5743) 6 years ago
buddyinfo.go
doc.go
fixtures.ttar Use Go1.11 module (#5743) 6 years ago
fs.go
ipvs.go
mdstat.go
mountstats.go
net_dev.go
proc.go
proc_io.go
proc_limits.go
proc_ns.go
proc_stat.go
stat.go
ttar Use Go1.11 module (#5743) 6 years ago
xfrm.go

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