v1.23.0 (2020-06-25)
Merged pull requests:
- Fix Coverity Defect CID 304732 #9402 (amoss)
- update synology.md #9400 (pkrasam)
- Added OpenSSL to list of dependencies for Netdata Cloud. #9398 (Ferroin)
- Fix missing host variables on stream #9396 (thiagoftsm)
- Fix a bug in the simple exporting connector #9389 (vlvkobal)
- Fixes the race-hazard in streaming during the shutdown sequence #9370 (amoss)
- Fixed ACLK shutdown sequence #9367 (underhood)
- Improved error handling and recovery during compaction and metadata log replay #9354 (stelfrag)
- Add guide for troubleshooting with eBPF metrics #9352 (joelhans)
- dashboard v1.0.14_2 #9350 (jacekkolasa)
- Revert "Override linker and include paths for static builds." #9343 (Ferroin)
- installer: update go.d.plugin version to v0.19.2 #9340 (ilyam8)
- Get netdata execution path early to avoid user permission issues #9339 (mfundul)
- Fix issues on ebpf.plugin #9333 (thiagoftsm)
- Remove Gentoo from CI #9327 (prologic)
- Fixed invalid memory access #9326 (stelfrag)
- Add support for persistent metadata #9324 (stelfrag)
- Change streaming terminology to parent-child in the code #9323 (amoss)
- Fix check for remote write header in unit tests #9318 (vlvkobal)
- Adds missing files for streaming changes into cmake build #9316 (underhood)
- apps_groups.conf: add agent-service-discovery #9315 (ilyam8)
- Change streaming terminology to parent/child in docs #9312 (joelhans)
- Added dummy
--enable-ebpf
flag to avoid breaking updates. #9310 (Ferroin) - installer: update go.d.plugin version to v0.19.1 #9309 (ilyam8)
- Correct the repo in the docs for CentOS 8. #9308 (Ferroin)
- Fix consistency of kubernetes cgroup names #9303 (cakrit)
- Fix remote write HTTP header #9302 (vlvkobal)
- minor copy edits #9298 (MeganBishopMoore)
- Fix crash in #9291 #9297 (amoss)
- Add frontmatter to Matrix notifications doc #9295 (joelhans)
- installer: update go.d.plugin version to v0.19.0 #9294 (ilyam8)
- dashboard_info.js: ebpf: fix close code block #9293 (ilyam8)
- Add guide to exporting metrics to Graphite #9285 (joelhans)
- update_apps_groups: Bring imunify and lsphp to apps groups #9284 (thiagoftsm)
- Adds metrics for ACLK performance and status #9269 (underhood)
- Fix Coverity defects 359164, 359165 and 358989. #9268 (amoss)
- Move/refactor docs to accomodate new Guides section on Learn #9266 (joelhans)
- Cleanup of main README and registry doc #9265 (joelhans)
- Fixed handling of OpenSSL on CentOS/RHEL by bundling a static copy and selecting a configuration directory at install time. #9263 (Ferroin)
- Fix frontmatter in circular_buffer README #9262 (joelhans)
- Doc: Add missing slash #9257 (oneoneonepig)
- Fixes documentation ambiguity leading into issue #8239 #9255 (underhood)
- Add new exporting "home base" document #9246 (joelhans)
- Add a random offset to the update script when running non-interactively. #9245 (Ferroin)
- Add CI check for building against LibreSSL #9216 (prologic)
- Gap-detection and slew #9214 (amoss)
- Update eBPF to use kernel-collector version 0.4.0. #9212 (Ferroin)
- Add link to kernel docs for ftrace #9211 (Steve8291)
- fix small typo #9205 (Steve8291)
- Update apps.plugin documentation and dashboard.info #9199 (thiagoftsm)
- fix compilation for older systems #9198 (ktsaou)
- Support for matrix notifications #9196 (okias)
- Clean type_name in exporting connector instance configuration #9188 (vlvkobal)
- Fixed cmake build affected by #9074 #9186 (stelfrag)
- Fix exporting unit tests #9183 (vlvkobal)
- Fix missing ebpf packaging files from dist archive #9182 (prologic)
- cov_358988: Remove coverity bug #9180 (thiagoftsm)
- Integration between eBPF and Apps #9178 (thiagoftsm)
- Improve dbengine docs for streaming setups #9177 (joelhans)
- Really prevent overwriting netdata.conf on static installs. #9174 (Ferroin)
- Remove knatsakis and ncmans from CODEOWNERS for the agent. #9173 (Ferroin)
- Added health check functionality to our Docker images. #9172 (Ferroin)
- Remove the experimental label from the exporting engine documentation #9171 (vlvkobal)
- Fix reliability of kickstart/kickstart-static64 with checksums sometimes failing #9165 (prologic)
- Revert "Introduce a random sleep in the Netdata updater" #9161 (prologic)
- Fixed bug in accepting empty lines in parser #9158 (stelfrag)
- Fixed coverity warning (CID 358971) #9157 (stelfrag)
- Update README.md #9151 (stephenrauch)
- fix typo in step-03.md #9150 (waybeforenow)
- eBPF modular #9148 (thiagoftsm)
- Fix error > emerge openssl-devel #9141 (vsc55)
- Revert "Fix macOS builds building and linking against openssl" #9137 (prologic)
- Fix docs CI to handle absolute links between docs #9132 (joelhans)
- Check update interval for exporting connector instance #9131 (vlvkobal)
- Add CI for our Static Netdata builds (which kickstart-static64 uses) #9130 (prologic)
- Fix paths to trigger docs CI workflow #9128 (joelhans)
- Remove the unused Dockerfile.docs and associated Docker Hub image #9126 (prologic)
- Send anonymous statistics from backends and exporting engine #9125 (vlvkobal)
- Fix buffer splitting in the Kinesis exporting connector #9122 (vlvkobal)
- Update the kernel-collector version to v0.2.0 #9118 (prologic)
- Dynamic memory cleanup for Pub/Sub exporting connector #9112 (vlvkobal)
- Package: obsoletes conflicting EPEL packages (#6879 #8784) #9108 (Saruspete)
- Add support for eBPF for Netdata static64 (kickstart-static64.sh) #9104 (prologic)
- Exporting cleanup #9098 (thiagoftsm)
- Introduce a random sleep in the Netdata updater #9079 (prologic)
- New alarms (exporting and Backend) #9075 (thiagoftsm)
- Implement new incremental parser #9074 (stelfrag)
- OpenTSDB and TLS #9068 (thiagoftsm)
- Added required bundle for libuuid on ClearLinux. #9060 (Ferroin)
- Add notes/known issues section to installation page #9053 (joelhans)
- Missing error aws #9048 (thiagoftsm)
- Change backends to exporting engine in general documentation pages #9045 (vlvkobal)
- Missing checks exporting #9034 (thiagoftsm)
- Move nc backend #9030 (thiagoftsm)
- Fixes enable/start of netdata service in debian package #9005 (MrFreezeex)
- Update step-10.md #9000 (Jelmerrevers)
- Fix suid bits on plugin for debian packaging #8996 (MrFreezeex)
- Fix incorrect issue link URL in install-required-packages.sh #8911 (prologic)
- Improve PR Guidelines for Developers and Contributors. #8809 (prologic)
- Remove old docs generation tooling #8783 (prologic)
- single quote apostrophe #8723 (zack-shoylev)
- Correctly track last num vcpus in xenstat_plugin #8720 (rushikeshjadhav)
v1.22.1 (2020-05-12)
Merged pull requests:
- Fix the latency issue on the ACLK and suppress the diagnostics #8992 (amoss)
- Fixed bundling of React dashboard in DEB and RPM packages. #8988 (Ferroin)
- Restore old semantics of "netdata -W set" command #8987 (mfundul)
- Added JSON-C packaging fils to make dist. #8986 (Ferroin)
- Remove check for old alarm status (CID 358436) #8978 (stelfrag)
- Remove UNUSED word from flood protection documentation #8964 (mfundul)
- Docs: Update with go-live claiming and ACLK information (#8859) #8960 (prologic)
- Docs: Fix internal links and remove obsolete admonitions #8946 (joelhans)
- Fix shutdown via netdatacli with musl C library #8931 (mfundul)
v1.22.0 (2020-05-11)
Merged pull requests:
- Updates main copyright and links for the year 2020 #8937 (zack-shoylev)
- Docs: Add custom label to collectors frontmatter to fix sidebar titles #8936 (joelhans)
- Fix missing NETDATA_STOP_CMD in netdata-installer.sh #8897 (prologic)
- Update Running-behind-nginx.md #8880 (slavaGanzin)
- Added docmentation about workaround for clang build errors. #8867 (Ferroin)
- correct typo #8861 (carehart)
- Fix command name for getting postfix queue #8857 (ghasrfakhri)
- Fix kickstart error removing old cron symlink #8849 (prologic)
- Fixed bundling of dashboard in binary packages. #8844 (Ferroin)
- Add CI check for building against LibreSSL #8842 (prologic)
- Removed old function call in netdata-installer.sh #8824 (Ferroin)
- Fix build and add bundle-dashbaord.sh to dist_noinst_DATA #8823 (prologic)
- Docs: Add instructions to persist metrics and restart policy #8813 (joelhans)
- Fix typo in netdata-installer #8811 (adamwolf)
- health: fix mdstat
failed devices
alarm #8794 (ilyam8) - dashboard v0.4.18 #8786 (jacekkolasa)
- fix_lock: Add the missing lock #8780 (thiagoftsm)
- Added JSON-C dependency handling to instlal and packaging. #8776 (Ferroin)
- TTL headers #8760 (amoss)
- web/gui/demo2.html: Silence Netlify's mixed content warnings #8759 (knatsakis)
- dashboard v.0.4.17: #8757 (jacekkolasa)
- Docs: Add Docker instructions to claiming #8755 (joelhans)
- Fixed issue in
system-info.sh
regarding the parsing oflscpu
output. #8754 (Ferroin) - Use a prefix for the old dashboard. #8752 (Ferroin)
- Additional cases for the thread exit fix #8750 (amoss)
- health/portcheck: remove no-clear-notification option #8748 (ilyam8)
- packaging/docker/{build,publish}.sh: Simplify scripts. Support only single ARCH #8747 (knatsakis)
- Ebpf index size #8743 (thiagoftsm)
- [docs]: fix enabling charts.d modules instruction for IOT #8740 (Jiab77)
- Improved ACLK reconnection sequence #8729 (stelfrag)
- Revert "Improved ACLK reconnection sequence " #8728 (cosmix)
- Fix crash when shutdown with ACLK disabled #8725 (lassebm)
- Docs: Combined claiming+ACLK documentation #8724 (joelhans)
- Fix docs Docker-based builder image #8718 (prologic)
- Fixed the build matrix in the build & install checks. #8715 (Ferroin)
- capitalize title #8712 (zack-shoylev)
- Improved ACLK reconnection sequence #8708 (stelfrag)
- added whoisquery health templates #8700 (yasharne)
- Fixed Arch Linux Ci checks. #8699 (Ferroin)
- yamllint: enable truthy rule #8698 (ilyam8)
- Fixes compatibility with RH 7.x family #8694 (thiagoftsm)
v1.21.1 (2020-04-13)
v1.21.0 (2020-04-06)
v1.20.0 (2020-02-21)
v1.19.0 (2019-11-27)
v1.18.1 (2019-10-18)
v1.18.0 (2019-10-10)
v1.17.1 (2019-09-12)
v1.17.0 (2019-09-03)
v1.16.1 (2019-07-31)
v1.16.0 (2019-07-08)
v1.15.0 (2019-05-22)
v1.14.0 (2019-04-18)
v1.14.0-rc0 (2019-03-30)
v1.13.0 (2019-03-14)
v1.12.2 (2019-02-28)
v1.12.1 (2019-02-21)
v1.12.0 (2019-02-06)
v1.12.0-rc3 (2019-01-17)
v1.12.0-rc2 (2019-01-03)
v1.12.0-rc1 (2018-12-19)
v1.12.0-rc0 (2018-12-06)
v1.11.1 (2018-11-22)
v1.11.0 (2018-11-02)
* This Changelog was automatically generated by github_changelog_generator