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. <img width="894" alt="Image" src="https://github.com/user-attachments/assets/8fcf3a3e-abd3-42e7-a77e-af8e9f902fd2" /> <img width="1545" alt="Image" src="https://github.com/user-attachments/assets/5104bcfe-32e9-4e30-92a8-dca76a49ea49" />