Hi All, I am using the windows_exporter to monitor my windows servers. This has been working really well so far. I am now trying to monitor specific processes by enabling the 'process collector' and monitoring a list of processes. However, when I run the service with the below parameters I cannot see any windows_process metrics on the endpoint. Do I need to enable some perf collectors beforehand ?
"C:\Program Files\windows_exporter\windows_exporter.exe" --log.format logger:eventlog?name=windows_exporter --collectors.enabled cpu,cs,logical_disk,net,os,process,service,system --telemetry.addr :9182 --collector.process.whitelist='app1.+|app2.+' Thanks Nick -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/d81bd0b3-240a-4007-88cf-f97ca71e5be0n%40googlegroups.com.

