Closed taktv6 closed 2 years ago
It appears that this regression was introduced by my changes in #90 :see_no_evil:
It might be preferable to use the AddFlags function provided by exporter-toolkit. This will avoid the need for the proposed boolPtr
function since it will actually expose the WebSystemdSocket
flag option, rather than hardcoding it.
@taktv6, thanks for contributing! Can you please take a look at the comment from @dswarbrick?
I guess I've figured out how to hold this exporter-toolkit package. Should be better now.
@tynany You might want to actually bump the version to v0.8.1, since v0.8.0 contains a small but significant bug. I haven't looked into whether that bug specifically would affect frr_exporter, but just to be on the safe side...
Fixes this nil pointer issue: