woodpecker/vendor/github.com/prometheus/procfs
2017-04-27 16:48:27 -04:00
..
xfs Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
buddyinfo.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
CONTRIBUTING.md Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
doc.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
fs.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
ipvs.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
LICENSE Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
MAINTAINERS.md Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
Makefile Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
mdstat.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
mountstats.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
NOTICE Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
proc.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
proc_io.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
proc_limits.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
proc_stat.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
README.md Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00
stat.go Add dependencies for github.com/prometheus/client_golang/prometheus/promhttp 2017-04-27 16:48:27 -04:00

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