Skip to main content

changelog

Next release

Full Changelog

Merged pull requests:

  • chore(streaming): bump default "buffer size bytes" to 10MB #12913 (ilyam8)
  • added worker jobs for cgroup-rename, cgroup-network and cgroup-first-time #12910 (ktsaou)
  • Fix release channel in the node info message #12905 (stelfrag)
  • chore(worker_utilization): log an error when re-registering an already registered job #12903 (ilyam8)
  • fix(cgroups.plugin): use correct identifier when registering the main thread "chart" worker job #12902 (ilyam8)
  • Remove CPU-specific info from cpuidle dimensions #12898 (vlvkobal)
  • Return stable or nightly based on version if the file check fails #12894 (stelfrag)
  • Update reconnect node with kickstart info #12891 (cakrit)
  • Fix compilation warnings in FreeBSD #12887 (vlvkobal)
  • Fix compilation warnings #12886 (vlvkobal)
  • Take into account the in queue wait time when executing a data query #12885 (stelfrag)
  • Update dashboard to version v2.25.2. #12884 (netdatabot)
  • Consider ZFS ARC shrinkable as cache on FreeBSD #12879 (vlvkobal)
  • fix(health): change duplicate health template message logging level to 'info' #12873 (ilyam8)
  • docs: fix unresolved file references #12872 (ilyam8)
  • Set trust durations to have data from children properly aligned #12870 (stelfrag)
  • feat(proc/cgroups.plugin): add PSI stall time charts #12869 (ilyam8)
  • Update README.md #12868 (tkatsoulas)
  • fix for negative per job busy time #12867 (ktsaou)
  • fix(cgroups.plugin): do not disable K8s pod/container cgroups if can't rename them #12865 (ilyam8)
  • workers fixes and improvements #12863 (ktsaou)
  • bump go.d.plugin version to v0.32.3 #12862 (ilyam8)
  • Initialize the metadata database when performing dbengine stress test #12861 (stelfrag)
  • Add a SQLite database checkpoint command #12859 (stelfrag)
  • feat(cgroups.plugin): add k8s cluster name label (GKE only) #12858 (ilyam8)
  • Pause alert pushes to the cloud #12852 (MrZammler)
  • fix(proc.plugin): consider ZFS ARC as cache when collecting memory usage on Linux #12847 (ilyam8)
  • Resolve coverity related to memory and structure dereference #12846 (stelfrag)
  • fix memory leaks and mismatches of the use of the z functions for allocations #12841 (ktsaou)
  • Set a page wait timeout and retry count #12836 (stelfrag)
  • Expose anomaly-bit option to health. #12835 (vkalintiris)
  • feat(plugins.d): allow external plugins to create chart labels #12834 (ilyam8)
  • Ignore obsolete charts/dims in prediction thread. #12833 (vkalintiris)
  • fix(exporting)" make 'send charts matching' behave the same as 'filter' for prometheus format #12832 (ilyam8)
  • Remove sync warning #12831 (thiagoftsm)
  • Reduce the number of messages written in the error log due to out of bound timestamps #12829 (stelfrag)
  • Bug fix in netdata-uninstaller.sh #12828 (maneamarius)
  • Cleanup the node instance table on startup #12825 (stelfrag)
  • Accept a data query timeout parameter from the cloud #12823 (stelfrag)
  • Broadcast completion before unlocking condition variable's mutex #12822 (vkalintiris)
  • Add chart filtering parameter to the allmetrics API query #12820 (vlvkobal)
  • Write the entire request with parameters in the access.log file #12815 (stelfrag)
  • Add a parameter for how many worker threads the libuv library needs to pre-initialize #12814 (stelfrag)
  • Optimize linking of foreach alarms to dimensions. #12813 (vkalintiris)
  • fix!: do not replace a hyphen in the chart name with an underscore #12812 (ilyam8)
  • speedup queries by providing optimization in the main loop #12811 (ktsaou)
  • onewayallocator to use mallocz() instead of mmap() #12810 (ktsaou)
  • Configurable storage engine for Netdata agents: step 2 #12808 (aberaud)
  • Workers utilization charts #12807 (ktsaou)
  • add --repositories-only option #12806 (maneamarius)
  • Fill missing removed events after a crash #12803 (MrZammler)
  • Switch to Alma Linux for RHEL compatible support. #12799 (Ferroin)
  • Rename --install option for kickstart.sh #12798 (maneamarius)
  • chore(python.d): remove python.d/* announced in v1.34.0 deprecation notice #12796 (ilyam8)
  • Don't use MADV_DONTDUMP on non-linux builds #12795 (vkalintiris)
  • Speed up BUFFER increases (minimize reallocs) #12792 (ktsaou)
  • procfile: more comfortable initial settings and faster/fewer reallocs #12791 (ktsaou)
  • just a simple fix to avoid recompiling protobuf all the time #12790 (ktsaou)
  • fix(proc/net/dev): exclude Proxmox bridge interfaces #12789 (ilyam8)
  • fix(cgroups.plugin): do not add network devices if cgroup proc is in the host net ns #12788 (ilyam8)
  • One way allocator to double the speed of parallel context queries #12787 (ktsaou)
  • fix(installer): non interpreted new lines when printing deferred errors #12786 (ilyam8)
  • Trace rwlocks of netdata #12785 (ktsaou)
  • update ml defaults in docs #12782 (andrewm4894)
  • fix: printing a warning msg in installer #12781 (ilyam8)
  • feat(cgroups.plugin): add filtering by cgroups names and improve renaming in k8s #12778 (ilyam8)
  • Skip ACLK dimension update when dimension is freed #12777 (stelfrag)
  • Configurable storage engine for Netdata agents: step 1 #12776 (aberaud)
  • Fix coverity on receiver setsockopt #12772 (MrZammler)
  • some config updates for ml #12771 (andrewm4894)
  • Remove node.d.plugin and relevant files #12769 (surajnpn)
  • Fix checking of enviornment file in updater. #12768 (Ferroin)
  • use aclk_parse_otp_error on /env error #12767 (underhood)
  • feat(dbengine): make dbengine page cache undumpable and dedupuble #12765 (ilyam8)
  • fix: use 'diskutil info` to calculate the disk size on macOS #12764 (ilyam8)
  • faster execution of external programs #12759 (ktsaou)
  • fix implicit declaration of function 'appconfig_section_option_destroy_non_loaded' #12756 (ilyam8)
  • Update netdata-installer.sh #12755 (petecooper)
  • Tag Gotify health notifications for the Gotify phone app #12753 (JaphethLim)
  • fix(cgroups.plugin): remove "search for cgroups under PATH" conf option to fix memory leak #12752 (ilyam8)
  • fix(cgroups.plugin): run renaming script only for containers in k8s #12747 (ilyam8)
  • fix(cgroups.plugin): remove "enable cgroup X" config option on cgroup deletion #12746 (ilyam8)
  • chore(cgroup.plugin): remove undocumented feature reading cgroups-names.sh when renaming cgroups #12745 (ilyam8)
  • feat(cgroups.plugin): add "CPU Time Relative Share" chart #12741 (ilyam8)
  • chore: reduce logging in rrdset #12739 (ilyam8)
  • feat(cgroups.plugin): add k8s_qos_class label #12737 (ilyam8)
  • expand on the various parent-child config options #12734 (andrewm4894)
  • Mention serial numbers in chart names in the plugins.d API documentation #12733 (vlvkobal)
  • Make atomics a hard-dep. #12730 (vkalintiris)
  • add --install-version flag for installing specific version of Netdata #12729 (maneamarius)
  • Remove per chart configuration. #12728 (vkalintiris)
  • Avoid clearing already unset flags. #12727 (vkalintiris)
  • Remove commented code. #12726 (vkalintiris)
  • chore(kickstart.sh): remove unused --auto-update option when using static/build install method #12725 (ilyam8)
  • [Chore]: Small typo in macos document #12724 (MrZammler)
  • fix upgrading all currently installed packages when updating Netdata on Debian #12716 (iigorkarpov)
  • chore(cgroups.plugin): reduce the CPU time required for cgroup-network-helper.sh #12711 (ilyam8)
  • Add -pipe to CFLAGS in most cases for builds. #12709 (Ferroin)
  • Tweak static build process to improve build speed and debuggability. #12708 (Ferroin)
  • Check for chart obsoletion on children re-connections #12707 (MrZammler)
  • feat(apps.plugin): add proxmox-ve processes to apps_groups.conf #12704 (ilyam8)
  • chore(ebpf.plugin): re-enable socket module by default #12702 (ilyam8)
  • Disable automake dependency tracking in our various one-time builds. #12701 (Ferroin)
  • Add missing values to algorithm vector (eBPF) #12698 (thiagoftsm)
  • Allocate buffer memory for uv_write and release in the callback function #12688 (stelfrag)
  • [Uninstall Netdata] - Add description in the docs to use uninstaller script with force arg #12687 (odynik)
  • Correctly propagate errors and warnings up to the kickstart script from scripts it calls. #12686 (Ferroin)
  • Memory CO-RE #12684 (thiagoftsm)
  • Docs: fix GitHub format #12682 (eltociear)
  • feat(apps.plugin): add caddy to apps_groups.conf #12678 (simon300000)
  • fix: use NETDATA_LISTENER_PORT in docker healtcheck #12676 (ilyam8)
  • Add a 2 minute timeout to stream receiver socket #12673 (MrZammler)
  • Add options to kickstart.sh for explicitly passing options to installer code. #12658 (Ferroin)
  • Improve agent cloud chart synchronization #12655 (stelfrag)
  • Add the ability to perform a data query using an offline node id #12650 (stelfrag)
  • Gotify notifications #12639 (coffeegrind123)
  • Improve handling of release channel selection in kickstart.sh. #12635 (Ferroin)
  • Fix Valgrind errors #12619 (vlvkobal)
  • Implements new capability fields in aclk_schemas #12602 (underhood)
  • Metric correlations #12582 (MrZammler)
  • Reduce alert events sent to the cloud. #12544 (MrZammler)
  • Docs templates #12466 (kickoke)

v1.34.1 (2022-04-15)

Full Changelog

1.34.0 (2022-04-14)

Full Changelog

v1.34.0 (2022-04-14)

Full Changelog

Merged pull requests:

v1.33.1 (2022-02-14)

Full Changelog

v1.33.0 (2022-01-26)

Full Changelog

1.32.1 (2021-12-14)

Full Changelog

v1.32.1 (2021-12-14)

Full Changelog

v1.32.0 (2021-11-30)

Full Changelog

v1.31.0 (2021-05-19)

Full Changelog

v1.30.1 (2021-04-12)

Full Changelog

v1.30.0 (2021-03-31)

Full Changelog

v1.29.3 (2021-02-23)

Full Changelog

v1.29.2 (2021-02-18)

Full Changelog

v1.29.1 (2021-02-09)

Full Changelog

v1.29.0 (2021-02-03)

Full Changelog

v1.27.0_0104103941 (2021-01-04)

Full Changelog

v1.28.0 (2020-12-18)

Full Changelog

v1.27.0 (2020-12-17)

Full Changelog

v1.26.0 (2020-10-14)

Full Changelog

before_rebase (2020-09-24)

Full Changelog

v1.25.0 (2020-09-15)

Full Changelog

poc2 (2020-08-25)

Full Changelog

v1.24.0 (2020-08-10)

Full Changelog

v1.23.2 (2020-07-16)

Full Changelog

v1.23.1_infiniband (2020-07-03)

Full Changelog

v1.23.1 (2020-07-01)

Full Changelog

v1.23.0 (2020-06-25)

Full Changelog

v1.22.1 (2020-05-12)

Full Changelog

v1.22.0 (2020-05-11)

Full Changelog

v1.21.1 (2020-04-13)

Full Changelog

v1.21.0 (2020-04-06)

Full Changelog

v1.20.0 (2020-02-21)

Full Changelog

v1.19.0 (2019-11-27)

Full Changelog

v1.18.1 (2019-10-18)

Full Changelog

v1.18.0 (2019-10-10)

Full Changelog

v1.17.1 (2019-09-12)

Full Changelog

v1.17.0 (2019-09-03)

Full Changelog

issue_4934 (2019-08-03)

Full Changelog

v1.16.1 (2019-07-31)

Full Changelog

v1.16.0 (2019-07-08)

Full Changelog

v1.15.0 (2019-05-22)

Full Changelog

v1.14.0 (2019-04-18)

Full Changelog

v1.14.0-rc0 (2019-03-30)

Full Changelog

v1.13.0 (2019-03-14)

Full Changelog

v1.12.2 (2019-02-28)

Full Changelog

v1.12.1 (2019-02-21)

Full Changelog

v1.12.0 (2019-02-06)

Full Changelog

v1.12.0-rc3 (2019-01-17)

Full Changelog

v1.12.0-rc2 (2019-01-03)

Full Changelog

v1.12.0-rc1 (2018-12-19)

Full Changelog

v1.12.0-rc0 (2018-12-06)

Full Changelog

v1.11.1 (2018-11-22)

Full Changelog

v1.11.0 (2018-11-02)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

Was this page helpful?

Need further help?

Search for an answer in our community forum.

Contribute