Calle Pettersson
Calle Pettersson
You should be seeing logs in the event viewer that says why it is going wrong when it is getting this far. In this case, I'd guess they'll indicate you...
>Could you please clarify how to use this flag with an example of a full command? There's a bit of nested quoting required, I think this would be it (I...
@Ka-Hen >it's C:\Windows\System32 where the config.yml (in my case) must exists. Interesting, I'd expected the working directory to the be installation dir. We'll need to see if that can be...
One potential improvement could be to check at start-up which collectors are possible to use and then disable them if the class is not present (after a clear log message)....
Hm. I'm having a hard time remembering the specifics, but as I recall what the code *should* do is to divide by `PerfTime` (elapsed time since boot) in order to...
Hi @JJinMaine, I do not think we have a good way of exposing that information right now. In general, there could be any number of IP addresses per interface, which...
Let's turn this into a feature request instead :) As I mentioned, I'm not completely sure how this would best be implemented, but perhaps someone in the community has an...
This also affects the CI builds for windows_exporter. I _think_ it happens when installing in non-module aware mode (ie `GO111MODULE=off go get github.com/prometheus/promu`, which was at least previously the way...
Yeah, I'm aware, and we should update. We haven't updated knowingly, but I'll have to check if something changed under our feet here.
Hi @andrewsomething, We're on 0.12.28 (yes, old versions of everything in this part of our environment). I've run into it twice, earlier today when I created this issue, and last...