prometheus / procfs

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

Support old conntrack stats #500

Closed SuperQ closed 1 year ago

SuperQ commented 1 year ago

Linux < 2.6.35 was missing the search_restart field in nf_conntrack.

Fixes: https://github.com/prometheus/procfs/issues/499