CHANGELOG.md 56 KB

Changelog

v1.36.1 (2022-08-15)

Full Changelog

Merged pull requests:

v1.36.0 (2022-08-10)

Full Changelog

Merged pull requests:

v1.35.1 (2022-06-10)

Full Changelog

v1.35.0 (2022-06-08)

Full Changelog

Merged pull requests:

  • Update README.md #13089 (ktsaou)
  • Update README.md #13088 (ktsaou)
  • fix(updater): return 0 on successful update for native packages when running interactively #13083 (ilyam8)
  • Fix Coverity errors in mqtt_websockets submodule #13082 (underhood)
  • fix(updater): don't produce any output if binpkg update completed successfully #13081 (ilyam8)
  • Fix handling of DEB package naming in CI. #13076 (Ferroin)
  • Update default value for "host anomaly rate threshold" #13075 (shyamvalsan)
  • Fix locking access to chart labels #13064 (stelfrag)
  • fix(cgroup.plugin): read k8s_cluster_name label from the correct file #13062 (ilyam8)
  • Initialize chart label key parameter correctly #13061 (stelfrag)
  • Added Alma Linux 9 and RHEL 9 support to CI and packaging. #13058 (Ferroin)
  • Fix handling of temp directory in kickstart when uninstalling. #13056 (Ferroin)
  • Fix coverity 378625 #13055 (MrZammler)
  • add the ability to merge dictionary items #13054 (ktsaou)
  • Check for host labels when linking alerts for children #13053 (MrZammler)
  • dictionary improvements #13052 (ktsaou)
  • Fix dictionary crash walkthrough empty #13051 (ktsaou)
  • coverity fixes about statsd; removal of strsame #13049 (ktsaou)
  • Add improved reinstall documentation. #13047 (Ferroin)
  • Fix disabled apps (ebpf.plugin) #13044 (thiagoftsm)
  • add note about anomaly advisor #13042 (andrewm4894)
  • replace history with relevant dbengine params #13041 (andrewm4894)
  • Fix the retry count and netdata_exit check when running an sqlite3_step command #13040 (stelfrag)
  • Schedule retention message calculation to a worker thread #13039 (stelfrag)
  • Check return value and log an error on failure #13037 (stelfrag)
  • Add additional metadata to the data response #13036 (stelfrag)
  • When sending a dimension for the first time, make sure there is a non zero created_at timestamp #13035 (stelfrag)
  • Update apps_groups.conf #13033 (fqx)
  • Dictionary with JudyHS and double linked list #13032 (ktsaou)
  • add hostname to mirrored hosts #13030 (ktsaou)
  • Update dashboard to version v2.25.6. #13028 (netdatabot)
  • prevent gap filling on dbengine gaps #13027 (ktsaou)
  • Initialize a pointer and add a check for it #13023 (vlvkobal)
  • Fix coverity issue 378598 #13022 (MrZammler)
  • Skip collecting network interface speed and duplex if carrier is down #13019 (vlvkobal)
  • fix COVERITY_PATH added with INSTALL_DIR into PATH #13014 (maneamarius)
  • Only try to update repo metadata in updater script if needed. #13009 (Ferroin)
  • Treat dimensions as normal when we don't have enough/valid data. #13005 (vkalintiris)
  • Use printf instead of echo for printing collected warnings in kickstart.sh. #13002 (Ferroin)
  • Update dashboard to version v2.25.4. #13000 (netdatabot)
  • Run the /net/dev module of the proc plugin in a separate thread #12996 (vlvkobal)
  • Autodetect coverity install path to increase robustness #12995 (maneamarius)
  • Fix compilation warnings #12993 (vlvkobal)
  • Delay children chart obsoletion check #12992 (MrZammler)
  • Fix nanosleep on platforms other than Linux #12991 (vlvkobal)
  • Don't expose the chart definition to streaming if there is no metadata change #12990 (stelfrag)
  • Faster queries #12988 (ktsaou)
  • Improve reconnect node instructions #12987 (cakrit)
  • Make heartbeat a static chart #12986 (MrZammler)
  • chore(apps.plugin): change cpu_guest chart context #12983 (ilyam8)
  • fix: don't kill Netdata PIDs if successfully stopped Netdata #12982 (ilyam8)
  • add dictionary support to statsd #12980 (ktsaou)
  • fix(kickstart.sh): handle the case when tput colors doesn't return a number #12979 (ilyam8)
  • query engine optimizations and cleanup #12978 (ktsaou)
  • optimize poll_events() to spread the work over the threads more evenly #12975 (ktsaou)
  • chore: check link local address before querying cloud instance metadata #12973 (ilyam8)
  • Alarms py collector add filtering #12972 (andrewm4894)
  • Don't permanetly disable a destination because of denied access #12971 (MrZammler)
  • modify code to resolve compile warning issue #12969 (kklionz)
  • Return rc->last_update from alarms_values api #12968 (MrZammler)
  • cleanup and optimize rrdeng_load_metric_next() #12966 (ktsaou)
  • feat(charts.d/apcupds): add load usage chart (Watts) #12965 (ilyam8)
  • fix: keep virtualization unknown if all used commands are not available #12964 (ilyam8)
  • statsd sets should count unique values #12963 (ktsaou)
  • Add automatic retries fo static builds during nightly and release builds. #12961 (Ferroin)
  • Cleanup chart hash and map tables on startup #12956 (stelfrag)
  • Suppress warning when freeing a NULL pointer in onewayalloc_freez #12955 (stelfrag)
  • Trigger queue removed alerts on health log exchange with cloud #12954 (MrZammler)
  • Optimize the dimensions option store to the metadata database #12952 (stelfrag)
  • Defer the dimension payload check to the ACLK sync thread #12951 (stelfrag)
  • detailed dbengine stats #12948 (ktsaou)
  • Prevent command_to_be_logged from overflowing #12947 (MrZammler)
  • Update libbpf version #12945 (thiagoftsm)
  • Reduce timeout to 1 second for getting cloud instance info #12941 (MrZammler)
  • Stream and advertise metric correlations to the cloud #12940 (MrZammler)
  • feat: move dirs, logs, and env vars config options to separate sections #12935 (ilyam8)
  • Adjust the dimension liveness status check #12933 (stelfrag)
  • chore(fping.plugin): bump default fping version to 5.1 #12930 (ilyam8)
  • Restore a broken symbolic link #12923 (vlvkobal)
  • collectors: apps.plugin: apps_groups: update net, aws, ha groups #12921 (k0ste)
  • Remove Alpine 3.12 from CI. #12919 (Ferroin)
  • user configurable sqlite PRAGMAs #12917 (ktsaou)
  • fix [global statistics] section in netdata.conf #12916 (ilyam8)
  • chore(streaming): bump default "buffer size bytes" to 10MB #12913 (ilyam8)
  • fix(cgroups.plugin): improve check for uninitialized containers in k8s #12912 (ilyam8)
  • fix virtualization detection when systemd-detect-virt is not available #12911 (ilyam8)
  • added worker jobs for cgroup-rename, cgroup-network and cgroup-first-time #12910 (ktsaou)
  • Fix the log entry for incoming cloud start streaming commands #12908 (stelfrag)
  • chore(cgroups.plugin): remove "enable new cgroups detected at run time" config option #12906 (ilyam8)
  • 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)
  • Adjust alarms count #12896 (MrZammler)
  • 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)
  • Remove Fedora 34 from CI and package builds. #12875 (Ferroin)
  • 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)

v1.34.1 (2022-04-15)

Full Changelog

1.34.0 (2022-04-14)

Full Changelog

v1.34.0 (2022-04-14)

Full Changelog

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