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
Matt Layher bae238be61
Update github.com/prometheus/procfs to latest revision
9 years ago
..
AUTHORS.md Update github.com/prometheus/procfs to latest revision 9 years ago
CONTRIBUTING.md Vendor all dependencies 10 years ago
LICENSE Vendor all dependencies 10 years ago
Makefile Vendor all dependencies 10 years ago
NOTICE Vendor all dependencies 10 years ago
README.md Vendor all dependencies 10 years ago
doc.go Vendor all dependencies 10 years ago
fs.go Vendor all dependencies 10 years ago
ipvs.go Vendor all dependencies 10 years ago
mdstat.go Vendor all dependencies 10 years ago
mountstats.go Update github.com/prometheus/procfs to latest revision 9 years ago
proc.go Update github.com/prometheus/procfs to latest revision 9 years ago
proc_io.go Vendor all dependencies 10 years ago
proc_limits.go Update github.com/prometheus/procfs to latest revision 9 years ago
proc_stat.go Vendor all dependencies 10 years ago
stat.go Vendor all dependencies 10 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