prometheus / procfs

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

Fix softnet CPU Index #517

Closed SuperQ closed 1 year ago

SuperQ commented 1 year ago

When parsing older kernel versoins, we assume the CPU is indexed based on the parsed line, rather than an explicit index column.