-
Notifications
You must be signed in to change notification settings - Fork 710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
textfile_dir not inst #1382
Comments
This my fault, because as I was implementing #1262 (v0.24.0) I forgot to update the wxs windows_exporter/installer/windows_exporter.wxs Lines 47 to 48 in 6ede10e
With #1262 the flag @breed808 should I bump in a PR to fix? If so my question would be, should I also update the ID like |
Yes please, a PR is welcome. I'd go with |
Signed-off-by: Dinifarb <[email protected]>
…rsFlag Signed-off-by: Dinifarb <[email protected]>
will there be a new version 0.25.1 or what? |
https://github.com/prometheus-community/windows_exporter/releases/tag/v0.25.1 - please let us know, if you issue is resolved |
Signed-off-by: Dinifarb <[email protected]> Signed-off-by: Alexandre JARDON <[email protected]>
…rsFlag Signed-off-by: Dinifarb <[email protected]> Signed-off-by: Alexandre JARDON <[email protected]>
This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs. |
Signed-off-by: Dinifarb <[email protected]>
…rsFlag Signed-off-by: Dinifarb <[email protected]>
Possibly the |
Signed-off-by: Dinifarb <[email protected]>
…rsFlag Signed-off-by: Dinifarb <[email protected]>
Signed-off-by: Dinifarb <[email protected]> Signed-off-by: Alexandre JARDON <[email protected]>
…rsFlag Signed-off-by: Dinifarb <[email protected]> Signed-off-by: Alexandre JARDON <[email protected]>
use command msiexec /i windows_exporter-0.25.0-amd64.msi ENABLED_COLLECTORS="cpu,cs,iis,logical_disk,memory,net,os,process,scheduled_task,service,system,tcp,textfile" LISTEN_PORT="9182" TEXTFILE_DIR="C:\custom_metrics" freezing process in progress
But if you run without the last command, then everything is successful
The text was updated successfully, but these errors were encountered: