Files
grafana/vendor/github.com/prometheus/procfs
Carl Bergquist 68f5ddf18c replace dep with go modules (#16017)
- guide shamelessly stolen from prometheus/prometheus
- updates local interface of oauth exchange
- updates local impl of hclogger
- bump jaeger client version

closes #16088
2019-04-16 12:00:55 +02:00
..
2018-01-24 11:07:57 +01:00
2018-01-19 09:48:15 +01:00
2019-04-16 12:00:55 +02:00
2019-04-16 12:00:55 +02:00
2019-04-16 12:00:55 +02:00
2019-04-16 12:00:55 +02:00
2019-04-16 12:00:55 +02:00
2019-04-16 12:00:55 +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