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

Unify error messages and prepare to adopt wrapping error messages, part 2 #522

Closed conallob closed 1 year ago

conallob commented 1 year ago

This is part 2 of an implementation for https://github.com/prometheus/procfs/issues/358

conallob commented 1 year ago

This was intended to be compliment https://github.com/prometheus/procfs/pull/519, but I managed to goof the git branches, so all changes are now in https://github.com/prometheus/procfs/pull/519