node_exporter/vendor/github.com/prometheus/procfs
mknapphrt 7fbdd0ae93 Update procfs vendor (#1248)
Signed-off-by: Mark Knapp <mknapp@hudson-trading.com>
2019-02-04 16:54:41 +01:00
..
bcache
internal/util Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
nfs
sysfs Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
xfs Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
.gitignore
buddyinfo.go
CONTRIBUTING.md
doc.go
fixtures.ttar
fs.go
go.mod Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
ipvs.go
LICENSE
MAINTAINERS.md Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
Makefile Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
Makefile.common Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
mdstat.go
mountstats.go Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
net_dev.go
NOTICE
proc.go
proc_io.go
proc_limits.go
proc_ns.go
proc_stat.go Update procfs vendor (#1248) 2019-02-04 16:54:41 +01:00
README.md
stat.go
ttar
xfrm.go

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