Is there a way to troubleshoot why I'm not seeing any process metrics? The event viewer is showing that the process collector is enabled . Is there some debug logging that I can enable?
On Wednesday, 18 November 2020 at 16:51:07 UTC Nicholas Reid wrote: > 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/21d135a9-2b3b-4bb9-b54c-5347a53b64ddn%40googlegroups.com.

