This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/github.com/prometheus/procfs
..
internal/util
nfs
xfs
.gitignore
buddyinfo.go
CONTRIBUTING.md
doc.go
fixtures.ttar
fs.go
ipvs.go
LICENSE
MAINTAINERS.md
Makefile
mdstat.go
mountstats.go
net_dev.go
NOTICE
proc.go
proc_io.go
proc_limits.go
proc_ns.go
proc_stat.go
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