This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed per-PID shared-memory pool leak in ebpf.plugin causing 100% CPU usage.
Full changelog
Release notes
Netdata v2.10.3 is a patch release to address issues discovered since v2.10.2.
This patch release provides the following bug fixes and updates:
- Fixed a per-PID shared-memory pool leak in
ebpf.pluginthat, on hosts with normal process churn, filled the 32,768-slot pool within ~15 hours and then pegged a CPU core at 100% in an infinite map-iteration loop; aggregation paths now use a non-allocating lookup, freshly-allocated slots are zeroed, module bits are swept on exit, and stale shared-memory and semaphore objects are properly cleaned up on init (#22232, @ktsaou) - Switched the SNMP collector's primary uptime source to
SNMP-FRAMEWORK-MIB::snmpEngineTime(in seconds) to avoid the ~497-day TimeTicks wrap ofhrSystemUptime/sysUpTime, while keeping the existingsystemUptimemetric name and HR-MIB fallback (#22231, @ilyam8) - Split dynamic configuration job-name validation per domain so service discovery, vnode, and secret-store names can include dots (e.g., FQDNs), while collectors retain strict naming rules (#22247, @ilyam8)
- Removed the unused
extra_detailsfield from thego.d/powerstoreHardware struct to fix/hardwareresponse decoding errors that caused job check failures (#22291, @ilyam8)
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!
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About netdata
The fastest path to AI-powered full stack observability, even for lean teams.
Related context
Related tools
Beta — feedback welcome: [email protected]