prometheus-community / windows_exporter

Prometheus exporter for Windows machines
MIT License
2.88k stars 690 forks source link

0.28.0 There is an error during operation #1598

Closed jacbo0112 closed 1 month ago

jacbo0112 commented 1 month ago

Problem Statement

msg="Failed to get process information" pid=0 err="failed to open process: The parameter is incorrect." msg="Failed to get process information" pid=4 err="failed to open process with limited permissions: Access is denied."

The above are two types of error messages. Especially the second one, there are many such error messages

Environment

jkroepke commented 1 month ago

Hi, thanks for the report. I prepare 0.28.1 which fixes what issue.