Nikos Kakavas

Results 5 comments of Nikos Kakavas

@SuperQ @discordianfish I am waiting for your opinion on the comment [here](https://github.com/prometheus/node_exporter/issues/2336#issuecomment-1116175632) in order to move forward with this. Thanks!

I will do the necessary changes on the procfs side and then continue on this

@discordianfish Can you please assign this to me, i will start working on it asap.

@discordianfish @SuperQ I think we should consider refactoring the types of the metrics on the procfs side [here](https://github.com/prometheus/procfs/blob/master/proc_netstat.go#L35), [here](https://github.com/prometheus/procfs/blob/master/proc_snmp.go#L39) and [here](https://github.com/prometheus/procfs/blob/master/proc_snmp6.go#L38) from `float64` to `*float64` because we need to have...

@jcpunk Yes, I will work on it during the next days.