Overview
Request 791781 accepted
- Update to v1.21.0 (go.d.plugin v0.18.0):
Improvements
* Extended TLS support for 1.3. (#8505) by thiagoftsm
* Switched to the React dashboard code as the default dashboard. (#8363) by Ferroin
Collectors
* Added a new Pulsar collector. (#8364) by ilyam8
* Added a new VerneMQ collector. (#8236) by ilyam8
* Added high precision timer support for plugins such as idlejitter. (#8441) by mfundul
* Added an alarm to the dns_query collector that detects DNS query failure. (#8434) by ilyam8
* Added the ability to get the pod name from cgroup with kubectl in bare-metal deployments. (#7416) by WoozyMasta
* Added the ability to connect to non-admin user IDs for a Ceph storage cluster. (#8276) by paulmezz
* Added connections (backend) usage to Postgres monitoring. (#8126) by ManuelPombo
* eBPF: Added support for additional Linux kernels found in Debian 10.2 and Ubuntu 18.04. (#8192) by thiagoftsm
Exporting
* Added a MongoDB connector to the exporting engine. (#8416) by vlvkobal
* Added a Prometheus Remote Write connector to the exporting engine. (#8292) by vlvkobal
* Added an AWS Kinesis connector to the exporting engine. (#8145) by vlvkobal
Bug fixes
* Removed notifications from the dashboard and fixed the /default.html route. (#8599 by jacekkolasa
* Fixed help-tooltips styling, private registry node deletion, and the right-hand sidebar "jumping" on document clicks. (#8553 by jacekkolasa
* Fixed errors reported by Coverity. (#8593) by thiagoftsm, (#8579) by amoss, and (#8586) by thiagoftsm
* Added netdata.service.* to .gitignore to hide system/netdata.service.v235 file. (#8556) by vlvkobal
* Fixed Debian 8 (Jessie) support. (#8590) and (#8593) by prologic
* Fixed broken Fedora 30/31 RPM builds. (#8572) by prologic
* Fixed broken pipe ignoring in apps.plugin. (#8554) by vlvkobal
* Fixed the bytespersec chart context in the Python Apache collector. (#8550) by ilyam8
* Fixed charts.d.plugin to exit properly during Netdata service restart. (#8529) by ilyam8
* Fixed minimist dependency vulnerability. (#8537) by jacekkolasa
* Fixed our Debian/Ubuntu packages to package the expected systemd unit files. (#8468) by prologic
* Fixed auto-updates for static (kickstart-static64.sh) installs. (#8507) by prologic
* Fixed openSUSE 15.1 RPM package builds. (#8494) by prologic
* Fixed how SimpleService truncates Python module names. (#8492) by ilyam8
* Removed erroneous \n in uninstaller output. (#8446) by prologic
* Fixed install-required-packages script to self-update apt. (#8491) by prologic
* Added proper prefix to Python module names during loading. (#8474) by ilyam8
* Fixed how the Netdata updater script cleans up after being run. (#8414) by prologic
* Fixed the flushing error threshold with the database engine. (#8425) by mfundul
* Fixed memory leak for host labels streaming from slaves to master. (#8460) by thiagoftsm
* Fixed support for uninstalling the eBPF collector in the uninstaller. (#8444) by prologic
* Fixed a bug involving stop_all_netdata uv_pipe_connect() in the installer. (#8444) by prologic
* Fixed installer output regarding newlines. (#8447) by prologic
* Fixed broken dependencies for Ubuntu 19.10. (#8397) by prologic
* Fixed streaming scaling. (#8375) by mfundul
* Fixed missing characters in kernel version field by encoding slave fields. (#8216) by thiagoftsm
* Fixed installation for Ubuntu 14.04 (#7690) by Ehekatl
* Fixed dependencies for Debian Jessie. (#8290) by Ferroin
* Fixed dependency names for Arch Linux. (#8334) by Ferroin
* Removed extra printed \n in various installers. (#8324)/(#8325)/(#8326) by Jiab77
* Fixed missing folders in /var/ for .deb packages. (#8314) by SamK
* Fixed Ceph collector to get osd_perf_infos in versions 14.2 and higher. (#8248) by ilyam8
* Fixed RHEL / CentOS 8.x dependencies for Judy-devel and others.(#8202) by prologic
* Removed extraneous commas from chart information in dashboard. (#8266) by FlyingSixtySix
* Removed tmem collection from xenstat_plugin to allow Netdata on Xen 4.13 to compile successfully. (#7951) by rushikeshjadhav
* Fixed get_latest_version for nightly channel update script. (#8172) by ilyam8
* Restricted messages to Google Analytics. (#8161) by thiagoftsm
* Fixed Python 3 dict access in OpenLDAP collector module. (#8162) by Mic92
Request History
polslinux created request
- Update to v1.21.0 (go.d.plugin v0.18.0):
Improvements
* Extended TLS support for 1.3. (#8505) by thiagoftsm
* Switched to the React dashboard code as the default dashboard. (#8363) by Ferroin
Collectors
* Added a new Pulsar collector. (#8364) by ilyam8
* Added a new VerneMQ collector. (#8236) by ilyam8
* Added high precision timer support for plugins such as idlejitter. (#8441) by mfundul
* Added an alarm to the dns_query collector that detects DNS query failure. (#8434) by ilyam8
* Added the ability to get the pod name from cgroup with kubectl in bare-metal deployments. (#7416) by WoozyMasta
* Added the ability to connect to non-admin user IDs for a Ceph storage cluster. (#8276) by paulmezz
* Added connections (backend) usage to Postgres monitoring. (#8126) by ManuelPombo
* eBPF: Added support for additional Linux kernels found in Debian 10.2 and Ubuntu 18.04. (#8192) by thiagoftsm
Exporting
* Added a MongoDB connector to the exporting engine. (#8416) by vlvkobal
* Added a Prometheus Remote Write connector to the exporting engine. (#8292) by vlvkobal
* Added an AWS Kinesis connector to the exporting engine. (#8145) by vlvkobal
Bug fixes
* Removed notifications from the dashboard and fixed the /default.html route. (#8599 by jacekkolasa
* Fixed help-tooltips styling, private registry node deletion, and the right-hand sidebar "jumping" on document clicks. (#8553 by jacekkolasa
* Fixed errors reported by Coverity. (#8593) by thiagoftsm, (#8579) by amoss, and (#8586) by thiagoftsm
* Added netdata.service.* to .gitignore to hide system/netdata.service.v235 file. (#8556) by vlvkobal
* Fixed Debian 8 (Jessie) support. (#8590) and (#8593) by prologic
* Fixed broken Fedora 30/31 RPM builds. (#8572) by prologic
* Fixed broken pipe ignoring in apps.plugin. (#8554) by vlvkobal
* Fixed the bytespersec chart context in the Python Apache collector. (#8550) by ilyam8
* Fixed charts.d.plugin to exit properly during Netdata service restart. (#8529) by ilyam8
* Fixed minimist dependency vulnerability. (#8537) by jacekkolasa
* Fixed our Debian/Ubuntu packages to package the expected systemd unit files. (#8468) by prologic
* Fixed auto-updates for static (kickstart-static64.sh) installs. (#8507) by prologic
* Fixed openSUSE 15.1 RPM package builds. (#8494) by prologic
* Fixed how SimpleService truncates Python module names. (#8492) by ilyam8
* Removed erroneous \n in uninstaller output. (#8446) by prologic
* Fixed install-required-packages script to self-update apt. (#8491) by prologic
* Added proper prefix to Python module names during loading. (#8474) by ilyam8
* Fixed how the Netdata updater script cleans up after being run. (#8414) by prologic
* Fixed the flushing error threshold with the database engine. (#8425) by mfundul
* Fixed memory leak for host labels streaming from slaves to master. (#8460) by thiagoftsm
* Fixed support for uninstalling the eBPF collector in the uninstaller. (#8444) by prologic
* Fixed a bug involving stop_all_netdata uv_pipe_connect() in the installer. (#8444) by prologic
* Fixed installer output regarding newlines. (#8447) by prologic
* Fixed broken dependencies for Ubuntu 19.10. (#8397) by prologic
* Fixed streaming scaling. (#8375) by mfundul
* Fixed missing characters in kernel version field by encoding slave fields. (#8216) by thiagoftsm
* Fixed installation for Ubuntu 14.04 (#7690) by Ehekatl
* Fixed dependencies for Debian Jessie. (#8290) by Ferroin
* Fixed dependency names for Arch Linux. (#8334) by Ferroin
* Removed extra printed \n in various installers. (#8324)/(#8325)/(#8326) by Jiab77
* Fixed missing folders in /var/ for .deb packages. (#8314) by SamK
* Fixed Ceph collector to get osd_perf_infos in versions 14.2 and higher. (#8248) by ilyam8
* Fixed RHEL / CentOS 8.x dependencies for Judy-devel and others.(#8202) by prologic
* Removed extraneous commas from chart information in dashboard. (#8266) by FlyingSixtySix
* Removed tmem collection from xenstat_plugin to allow Netdata on Xen 4.13 to compile successfully. (#7951) by rushikeshjadhav
* Fixed get_latest_version for nightly channel update script. (#8172) by ilyam8
* Restricted messages to Google Analytics. (#8161) by thiagoftsm
* Fixed Python 3 dict access in OpenLDAP collector module. (#8162) by Mic92
mia accepted request
@lachs0r, @ndas: review reminder