summaryrefslogtreecommitdiffstats
path: root/kube2msb/src/vendor/github.com/prometheus/procfs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kube2msb/src/vendor/github.com/prometheus/procfs/README.md')
-rw-r--r--kube2msb/src/vendor/github.com/prometheus/procfs/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/kube2msb/src/vendor/github.com/prometheus/procfs/README.md b/kube2msb/src/vendor/github.com/prometheus/procfs/README.md
new file mode 100644
index 0000000..761d31c
--- /dev/null
+++ b/kube2msb/src/vendor/github.com/prometheus/procfs/README.md
@@ -0,0 +1,7 @@
+# procfs
+
+This procfs package provides functions to retrieve system, kernel and process
+metrics from the pseudo-filesystem proc.
+
+[![GoDoc](https://godoc.org/github.com/prometheus/procfs?status.png)](https://godoc.org/github.com/prometheus/procfs)
+[![Build Status](https://travis-ci.org/prometheus/procfs.svg?branch=master)](https://travis-ci.org/prometheus/procfs)