Skip to content

Memory leak on macOS #3314

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

Closed
charlie0129 opened this issue Apr 26, 2025 · 1 comment · Fixed by #3315
Closed

Memory leak on macOS #3314

charlie0129 opened this issue Apr 26, 2025 · 1 comment · Fixed by #3315

Comments

@charlie0129
Copy link
Contributor

How to reproduce:

  • Build node_exporter from master branch
  • Run node_exporter
  • Hit it using http benchmark tool or just while true; do curl 127.0.0.1:9100/metrics >/dev/null; done
  • Watch memory usage goes up.
Image Image
@charlie0129
Copy link
Contributor Author

I have identified the memory leak comes from #3206

I may open a PR to fix it

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

Successfully merging a pull request may close this issue.

1 participant