Exporter for machine metrics
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.
 
 
 
 
node_exporter/vendor/github.com/prometheus/procfs
Ben Kochie 01bd99fb1a
Refactor NFS client collector (#816)
8 years ago
..
bcache Update vendoring (#801) 8 years ago
internal/util Update vendoring (#801) 8 years ago
nfs Refactor NFS client collector (#816) 8 years ago
sysfs Update vendoring (#685) 8 years ago
xfs Update vendoring (#801) 8 years ago
CONTRIBUTING.md Update vendored packages 9 years ago
LICENSE Vendor all dependencies 10 years ago
MAINTAINERS.md Update vendored packages 9 years ago
Makefile Update vendoring (#685) 8 years ago
NOTICE Vendor all dependencies 10 years ago
README.md Update vendored procfs for buddyinfo, mountstats, and XFS changes 9 years ago
buddyinfo.go Update vendoring (#801) 8 years ago
doc.go Vendor all dependencies 10 years ago
fs.go Refactor NFS client collector (#816) 8 years ago
ipvs.go Update vendoring (#801) 8 years ago
mdstat.go Vendor all dependencies 10 years ago
mountstats.go Update github.com/prometheus/procfs dependency (#572) 9 years ago
net_dev.go Update vendoring (#801) 8 years ago
proc.go Update github.com/prometheus/procfs to latest revision 9 years ago
proc_io.go Update vendoring (#801) 8 years ago
proc_limits.go Update vendoring (#722) 8 years ago
proc_ns.go Update vendoring (#801) 8 years ago
proc_stat.go Vendor all dependencies 10 years ago
stat.go Update github.com/prometheus/procfs dependencies 9 years ago
ttar Update vendoring (#685) 8 years ago
xfrm.go Update github.com/prometheus/procfs dependencies 9 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