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

Parse recovery line to be synced blocks #637

Closed SuperQ closed 4 months ago

SuperQ commented 4 months ago

Capture the blocks to be synced from the recvery line as it can differ from the total blocks.

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