go-github-com-prometheus-procfs 0.16.1
Go library for reading `/proc'
The procfs
Go package provides functions to retrieve system, kernel, and process metrics from the /proc
pseudo file system.
- Outputs:
out
- Website: https://github.com/prometheus/procfs
- Licenses: ASL 2.0
- Package source: gnu/packages/prometheus.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-prometheus-procfs 0.16.1
as follows:
guix install go-github-com-prometheus-procfs@0.16.1
Or install the latest version:
guix install go-github-com-prometheus-procfs
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.