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

enhancement: Use pointer fields for `FibreChannel*` #623

Closed rexagod closed 1 month ago

rexagod commented 3 months ago

Allow fields to be nil-checked.

Fixes: #612

PS. This is a breaking change.


@machine424 I took the liberty of sending out a PR targeting this issue, but please feel free to close this if you already have a patch on the way. :)

discordianfish commented 2 months ago

@SuperQ PTAL