prometheus / node_exporter

Exporter for machine metrics
https://prometheus.io/
Apache License 2.0
10.64k stars 2.3k forks source link

fix filesystem mountTimeout not working #3063

Open chengjoey opened 1 week ago

chengjoey commented 1 week ago

fix filesystem mountTimeout not working, it also ensures that stuckMount can be deleted after it is successfully executed in goroutine. #2903 #3058

chengjoey commented 1 week ago

@PamelaMei-SAP @DongWei-4 @SuperQ Should we still fix the timeout issue and be able to delete suckMount after unix.Statfs succeed?