The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
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.
 
 
 
 
 
 
grafana/vendor/github.com/prometheus/procfs
bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 years ago
..
xfs add graphite bridge that support delta counters 8 years ago
CONTRIBUTING.md add graphite bridge that support delta counters 8 years ago
LICENSE add graphite bridge that support delta counters 8 years ago
MAINTAINERS.md add graphite bridge that support delta counters 8 years ago
Makefile add graphite bridge that support delta counters 8 years ago
NOTICE add graphite bridge that support delta counters 8 years ago
README.md add graphite bridge that support delta counters 8 years ago
buddyinfo.go add graphite bridge that support delta counters 8 years ago
doc.go add graphite bridge that support delta counters 8 years ago
fs.go add graphite bridge that support delta counters 8 years ago
ipvs.go add graphite bridge that support delta counters 8 years ago
mdstat.go add graphite bridge that support delta counters 8 years ago
mountstats.go add graphite bridge that support delta counters 8 years ago
proc.go add graphite bridge that support delta counters 8 years ago
proc_io.go add graphite bridge that support delta counters 8 years ago
proc_limits.go add graphite bridge that support delta counters 8 years ago
proc_stat.go add graphite bridge that support delta counters 8 years ago
stat.go add graphite bridge that support delta counters 8 years ago
ttar add graphite bridge that support delta counters 8 years ago
xfrm.go add graphite bridge that support delta counters 8 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