prometheus / procfs

procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Apache License 2.0
769 stars 317 forks source link

Revert add avgRTT to nfs mountstats #487 #625

Closed SuperQ closed 6 months ago

SuperQ commented 6 months ago

This is an artificiality computed value from existing values. The goal of this library is to provide simple raw access to values, rather than pre-compute data.

Reverts: https://github.com/prometheus/procfs/pull/487