Skip to content
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

Windows_exporter v0.19.0 memory leak #1063

Closed
AvdeevArtem opened this issue Sep 16, 2022 · 4 comments · Fixed by #1080
Closed

Windows_exporter v0.19.0 memory leak #1063

AvdeevArtem opened this issue Sep 16, 2022 · 4 comments · Fixed by #1080
Labels

Comments

@AvdeevArtem
Copy link

Hello. We use windows_exporter v0.19.0 with this collectors: os,cpu,cpu_info,cs,memory,net,system,tcp,process,service,logical_disk,mssql,scheduled_task,textfile --collector.service.services-where="Name LIKE '%SQL%'", after upgrade from 0.17.1 we noticed memory leak.
In 0.19.0 we also added scheduled_task collector
image

@breed808
Copy link
Contributor

Do you continue to experience this behavior after disabling the scheduled_task collector? If so I wonder if this is related to #813

@AvdeevArtem
Copy link
Author

AvdeevArtem commented Sep 18, 2022

We disabled scheduled_task collector and the problem is gone

@breed808
Copy link
Contributor

breed808 commented Sep 19, 2022

Thanks for letting me know. It would appear this is a new issue introduced with the scheduled_task collector in #821 😞

I'll try to make some time over the weekend to reproduce the issue and identify the cause.

@davideverall
Copy link

Just to confirm that we are experiencing the same issue on windows_exporter v0.20.0 with scheduled_task collector enabled.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants