prometheus / procfs

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

bugfix: Allow multiple `xprt` fields for NFS stats #619

Closed rexagod closed 1 month ago

rexagod commented 3 months ago

Allow parsing multiple xprt fields present in the same NFS transport stats data.

Fixes: #450


NOTE: This is a breaking change.

rexagod commented 1 month ago

Friendly ping, @SuperQ.