Skip to content

Release history

netdata releases

The fastest path to AI-powered full stack observability, even for lean teams.

All releases

6 shown

v2.10.3 Breaking risk

Fixed 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.plugin that, 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 of hrSystemUptime/sysUpTime, while keeping the existing systemUptime metric 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_details field from the go.d/powerstore Hardware struct to fix /hardware response 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!
v2.10.2 Breaking risk
Notable features
  • Fixed ZFS-related crashes in diskspace.plugin
  • Improved SNMP polling reliability with reduced MaxOIDs default
  • Fixed false-positive dyncfg timeout warnings
v2.10.0 New feature
Notable features
  • Secrets management system
  • Nagios Plugins Collector
  • Azure Monitor Collector
v2.9.0 New feature
Notable features
  • Interactive query analysis for 14+ databases
  • SQL Server collector rewritten in Go
  • OpenTelemetry log ingestion support
v2.8.5 Bug fix
Security fixes
  • Updated Docker image base to Debian 13.3 with upstream security patches

Beta — feedback welcome: [email protected]