Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
netdata-x64.msi | 2025-06-24 | 140.5 MB | |
netdata-aarch64-latest.gz.run | 2025-06-24 | 100.8 MB | |
netdata-aarch64-v2.5.4.gz.run | 2025-06-24 | 100.8 MB | |
netdata-armv6l-latest.gz.run | 2025-06-24 | 98.3 MB | |
netdata-armv6l-v2.5.4.gz.run | 2025-06-24 | 98.3 MB | |
netdata-armv7l-latest.gz.run | 2025-06-24 | 96.5 MB | |
netdata-armv7l-v2.5.4.gz.run | 2025-06-24 | 96.5 MB | |
netdata-latest.gz.run | 2025-06-24 | 112.5 MB | |
netdata-v2.5.4.gz.run | 2025-06-24 | 112.5 MB | |
netdata-x86_64-latest.gz.run | 2025-06-24 | 112.5 MB | |
netdata-x86_64-v2.5.4.gz.run | 2025-06-24 | 112.5 MB | |
netdata-latest.tar.gz | 2025-06-24 | 31.9 MB | |
netdata-v2.5.4.tar.gz | 2025-06-24 | 31.9 MB | |
sha256sums.txt | 2025-06-24 | 1.3 kB | |
README.md | 2025-06-24 | 3.8 kB | |
v2.5.4 source code.tar.gz | 2025-06-24 | 13.2 MB | |
v2.5.4 source code.zip | 2025-06-24 | 17.2 MB | |
Totals: 17 Items | 1.3 GB | 4 |
Netdata v2.5.4 is a patch release to address issues discovered since v2.5.3.
This patch release provides the following bug fixes and updates:
- Improved label sanitization in Go plugins by removing null bytes from values (commit, @ilyam8)
- Improved Go plugin startup performance by loading SNMP profiles only when used instead of all at startup (commit, @ilyam8)
- Added
-NoProfile
parameter to Windows installer PowerShell execution for cleaner environment setup (#20550, @thiagoftsm) - Optimized memory usage by switching label structures to use the ARAL allocator and reducing memory footprint (#20502, @stelfrag)
- Fixed CPU architecture matching for Go plugin builds in 32-bit static builds (#20502, @Ferroin)
- Fixed Redis collector to properly maintain TLS configuration for
rediss
connections (#20478, @ilyam8) - Fixed Go weblog collector to exclude HTTP 429 status codes from 4xx error category (#20443, @Slind14)
- Fixed registry save operation by correcting integer overflow issues and adding exponential backoff for failed save attempts (#20437, @ktsaou)
- Improved agent shutdown responsiveness by reducing streaming connection timeout from 1000ms to 250ms (#20434, @stelfrag)
- Fixed database statement handling with improved thread cleanup and validation before finalization (#20433, @stelfrag)
- Fixed memory corruption issue in query progress updates by preventing access to freed web client structures (#20431, @ktsaou)
- Added vendored Protobuf and Abseil libraries to static builds with necessary patches for cross-platform compatibility (#17774, @Ferroin)
Support options
As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels:
- Netdata Learn: Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata.
- GitHub Issues: Make use of the Netdata repository to report bugs or open a new feature request.
- GitHub Discussions: Join the conversation around the Netdata development process and be a part of it.
- Community Forums: Visit the Community Forums and contribute to the collaborative knowledge base.
- Discord Server: Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!