Guillaume GILL

Results 120 comments of Guillaume GILL

Ah ! I thought it was related to goland fwk itself but I juste discovered working on something else that it's part of the package "x/sys" https://pkg.go.dev/golang.org/x/[email protected]/windows/svc So because we...

@breed808 I can finaly take some time to take a look deeper. For now my tests are not great but at least I'm able to build and launch win exporter...

OK.... I thought the IsWindowsService() was used, but I just discovered I was completely out of the way ! It has been completely removed by https://github.com/prometheus-community/windows_exporter/pull/1046 @jammiemil any thought in...

Awsome @jammiemil I also face that issue on regular hosts ! Also, when I stop the service, sometimes it seems to be still running, probably because it was detected as...

So ! Thanks a lot @jammiemil for crossing informations here ! That was useful for me but not for the bug itself ^^ BUT ! I found the solution. The...

I created an issue on the x/sys lib to follow that error https://github.com/golang/go/issues/56335 The fix seems simple, but needs an external eye.

This issues is very anoying, I had the same and finally I created a scheduled task "start-service" every hour to be sure it runs. There is no log, no crash...

Hello ! No worries for the delay, I'm not enough comfortable with perflib and Golang to propose a PR, but glad to hear it seems not really difficult. I take...

Exactly same problem for me in 0.18.0 but only on two server over ~100. On Win 2019 server with the internal IIS version.

> IMDSv2 introduces some breaking change security features to include max hop count which can be modifying on the instance metadata options. By default it is 1 now, so if...