Netdata logo

Netdata

Real-time infrastructure and application monitoring platform

Alternative to: Prometheus, Grafana, Nagios, Zabbix, Datadog, New Relic, Sensu, Dynatrace

Netdata screenshot

About Versions (102)

v1.29.3

2021-02-23

Release v1.29.3

Release v1.29.3 is a patch release to improve the stability of the Netdata Agent.

We discovered a bug that when proc.plugin attempts to collect the operstate parameter for a virtual network interface. If the chart is obsoleted, the Netdata Agent crashes. This bug was fixed in #10667. We’re grateful to @gaia for first identifying this issue and working with our engineers, along with @sdellenb, to provide logs and point us toward the source of the bug.

This release also contains additional bug fixes and improvements.

Packaging/installation

  • Fixed condition controlling use of static LWS in RPM builds. (#10661, @Ferroin)

Documentation

  • Improve the StatsD documentation and associated Statsd dashboard improvements. (#10640, @OdysLam)
  • Fix broken links in docs and add collectors to list. (#10651, @joelhans)
  • Fix wrong link on docs Netdata Agent daemon. (#10659, @OdysLam)

Bug fixes

  • Fix proc.plugin to invalidate RRDSETVAR pointers on obsoletion. (#10667, @mfundul)