You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/vendor/github.com/prometheus/procfs
Pierre Souchay 04cb007bed
Added dependency github.com/prometheus/client_golang/prometheus/promhttp
7 years ago
..
internal/util Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
nfs Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
xfs Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
CONTRIBUTING.md Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
LICENSE Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
MAINTAINERS.md Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
Makefile Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
NOTICE Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
README.md Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
buddyinfo.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
doc.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
fixtures.ttar Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
fs.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
ipvs.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
mdstat.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
mountstats.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
net_dev.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
proc.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
proc_io.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
proc_limits.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
proc_ns.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
proc_stat.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
stat.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
ttar Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago
xfrm.go Added dependency github.com/prometheus/client_golang/prometheus/promhttp 7 years ago

README.md

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