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" #624

Closed SuperQ closed 6 months ago

SuperQ commented 6 months ago

Reverts prometheus/procfs#487

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.