alertmanager/vendor/github.com/prometheus/procfs
Fabian Reinartz bb057872a7 Update vendoring 2015-09-30 17:00:25 +02:00
..
AUTHORS.md Update vendoring 2015-09-30 17:00:25 +02:00
CONTRIBUTING.md Update vendoring 2015-09-30 17:00:25 +02:00
LICENSE Update vendoring 2015-09-30 17:00:25 +02:00
Makefile Update vendoring 2015-09-30 17:00:25 +02:00
NOTICE Update vendoring 2015-09-30 17:00:25 +02:00
README.md Update vendoring 2015-09-30 17:00:25 +02:00
doc.go Update vendoring 2015-09-30 17:00:25 +02:00
fs.go Update vendoring 2015-09-30 17:00:25 +02:00
ipvs.go Update vendoring 2015-09-30 17:00:25 +02:00
mdstat.go Update vendoring 2015-09-30 17:00:25 +02:00
proc.go Update vendoring 2015-09-30 17:00:25 +02:00
proc_io.go Update vendoring 2015-09-30 17:00:25 +02:00
proc_limits.go Update vendoring 2015-09-30 17:00:25 +02:00
proc_stat.go Update vendoring 2015-09-30 17:00:25 +02:00
stat.go Update vendoring 2015-09-30 17:00:25 +02: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