1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-28 03:40:50 +00:00
norman/vendor/github.com/prometheus/procfs
Darren Shepherd 426d985fea Update vendor
2018-10-23 22:48:26 -07:00
..
xfs Update vendor 2018-10-23 22:48:26 -07:00
.travis.yml Update vendor 2018-10-23 22:48:26 -07:00
buddyinfo.go Update vendor 2018-10-23 22:48:26 -07:00
CONTRIBUTING.md Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
doc.go Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
fs.go Update vendor 2018-10-23 22:48:26 -07:00
ipvs.go Update vendor 2018-10-23 22:48:26 -07:00
LICENSE Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
MAINTAINERS.md Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
Makefile Update vendor 2018-10-23 22:48:26 -07:00
mdstat.go Update vendor 2018-10-23 22:48:26 -07:00
mountstats.go Update vendor 2018-10-23 22:48:26 -07:00
NOTICE Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
proc_io.go Update vendor 2018-10-23 22:48:26 -07:00
proc_limits.go Update vendor 2018-10-23 22:48:26 -07:00
proc_stat.go Update vendor 2018-10-23 22:48:26 -07:00
proc.go Update vendor 2018-10-23 22:48:26 -07:00
README.md Add Generic Controller Related Metrics 2018-10-05 14:36:58 +09:00
stat.go Update vendor 2018-10-23 22:48:26 -07:00
xfrm.go Update vendor 2018-10-23 22:48:26 -07: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