We did some work previously to eliminate use of CGO in the node_exporter on Linux. CGO has a long history of being a bit fragile. We do use it for Non-Linux for gathering syscalls from OS functions that don't have Go-native implementations.
Normally I wouldn't object to adding RedFish to the node_exporter, but since it's missing a Go-native library implementation makes it not a good fit for our goals. On Wed, Jul 1, 2020 at 9:28 AM Brian Candler <[email protected]> wrote: > It sounds to me like this should be a separate exporter, like > ipmi_exporter - especially since libredfish is a C library (according to > Google anyway) > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/4afce4b3-425e-4962-98c4-128b6b2e1548o%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/4afce4b3-425e-4962-98c4-128b6b2e1548o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABbyFmquxkGYh9CHNdPW-Z9tWS%2BfQrGSAnmHM4FhnNZqcMcX5A%40mail.gmail.com.

