statsd_exporter/vendor/github.com/prometheus/procfs
Simon Pasquier 8a4f87d19e *: support Go modules
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-11-29 11:14:28 +01:00
..
xfs Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
.travis.yml *: support Go modules 2018-11-29 11:14:28 +01:00
buddyinfo.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
CONTRIBUTING.md Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
doc.go Vendor dependencies 2016-05-03 19:25:23 +02:00
fs.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
ipvs.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
LICENSE Vendor dependencies 2016-05-03 19:25:23 +02:00
MAINTAINERS.md Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
Makefile Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
mdstat.go Vendor dependencies 2016-05-03 19:25:23 +02:00
mountstats.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
NOTICE Vendor dependencies 2016-05-03 19:25:23 +02:00
proc.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
proc_io.go Vendor dependencies 2016-05-03 19:25:23 +02:00
proc_limits.go Vendor dependencies 2016-05-03 19:25:23 +02:00
proc_stat.go Vendor dependencies 2016-05-03 19:25:23 +02:00
README.md Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
stat.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02:00
ttar *: support Go modules 2018-11-29 11:14:28 +01:00
xfrm.go Update vendor github.com/prometheus/procfs 2017-08-30 17:49:43 +02: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