summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-08-21fix packaging static build openssl 32bit (#15855)Ilya Mashchenko
2023-08-21reworked pluginsd caching of RDAs to avoid crashes (#15845)Costa Tsaousis
2023-08-21Facets histograms (#15846)Costa Tsaousis
2023-08-21Fix static build SSL (#15842)Costa Tsaousis
2023-08-19[ci skip] Update changelog and version for nightly build: v1.42.0-63-nightly.netdatabot
2023-08-18Fix compilation warning (#15839)Stelios Fragkakis
Fix warning re: trace_id
2023-08-18bump bundled ui to v6.29.0 (#15841)Ilya Mashchenko
2023-08-18Added CentOS-Stream to distros (#15742)Konstantin Shalygin
* Added CentOS-Stream to distros Containers added https://github.com/netdata/helper-images/pull/219 * Update .github/scripts/pkg-test.sh Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> * pkg-test.sh: disable shellcheck for bad shell function --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-08-18Fix configure: WARNING: unrecognized options: --with-zlib (#15840)Stelios Fragkakis
2023-08-18Fix warning when compiling with -flto (#15838)Stelios Fragkakis
Fix warning when compiling with flto
2023-08-18[ci skip] Update changelog and version for nightly build: v1.42.0-57-nightly.netdatabot
2023-08-17Fix use after free (#15825)Stelios Fragkakis
2023-08-17Fix coverity 393052: API usage errors (LOCK) (#15832)Stelios Fragkakis
2023-08-17Fix CID 382964: Code maintainability issues (SIZEOF_MISMATCH) (#15833)Stelios Fragkakis
2023-08-17added ilove.html (#15836)Costa Tsaousis
2023-08-17workaround for systems that do not have SD_JOURNAL_OS_ROOT (#15837)Costa Tsaousis
2023-08-17systemd-journal in containers (#15830)Costa Tsaousis
2023-08-17Avoid resource leak (#15827)Stelios Fragkakis
Avoid resource leak -- CID 398199
2023-08-17RPM: fixed attrs for conf.d dirs (#15828)Konstantin Shalygin
* RPM: fixed attrs for conf.d dirs go.d.plugin can't load module default configuration, cause conf files are inaccessible with `netdata` user ```bash [netdata@host conf.d]$ stat go.d/chrony.conf stat: cannot statx 'go.d/chrony.conf': Permission denied ``` * Set defattr directory permissions to 0755
2023-08-17Increase alert snapshot chunk size (#15748)Emmanuel Vasilakis
increase alert snapshot chunk size
2023-08-17Release fd if setsockopt or bind fails (#15826)Stelios Fragkakis
2023-08-17Improve dyncfg exit (#15824)Timotej S
2023-08-17ML improve init (#15819)Stelios Fragkakis
Init chart
2023-08-17Update cmakelist (#15817)Stelios Fragkakis
* update list * Formatting
2023-08-17[ci skip] Update changelog and version for nightly build: v1.42.0-43-nightly.netdatabot
2023-08-17Release job message status to avoid memory leak (#15822)Stelios Fragkakis
Release reason if job not found
2023-08-16added /api/v2/ilove.svg endpoint (#15815)Costa Tsaousis
2023-08-16installer setuid fallback for perf and slabinfo plugins (#15807)Ilya Mashchenko
2023-08-16[ci skip] Update changelog and version for nightly build: v1.42.0-39-nightly.netdatabot
2023-08-15systemd-journal fixes (#15814)Costa Tsaousis
2023-08-15docs rename alarm to alert (#15812)Ilya Mashchenko
2023-08-15fix packaging: link health.log to stdout (#15813)Ilya Mashchenko
2023-08-15fix: the cleanup was not performed during the kickstart.sh dry run (#15775)Ilya Mashchenko
2023-08-15nfacct.plugin increase restart time from 4 hours to 1 day (#15801)Ilya Mashchenko
2023-08-15[ci skip] Update changelog and version for nightly build: v1.42.0-33-nightly.netdatabot
2023-08-14bump ui to v6.28.0 (#15810)Ilya Mashchenko
2023-08-14return 412 instead of 403 when a bearer token is required (#15808)Costa Tsaousis
2023-08-14fix api v1 mgmt/health (#15806)Timotej S
2023-08-14Fix systemd journal build deps in DEB packages. (#15805)Austin S. Hemmelgarn
2023-08-14Add proper SUID fallback for DEB plugin packages. (#15803)Austin S. Hemmelgarn
* Add proper SUID fallback for DEB plugin packages. * Update contrib/debian/netdata-plugin-perf.postinst --------- Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2023-08-14Clean up python deps for RPM packages. (#15804)Austin S. Hemmelgarn
- Don't depend on Python for the core agent, since it's only needed for the python plugin. - Don't explicitly version Python dependency on RHEL 8 and clones.
2023-08-14Bump openssl version of static builds to 1.1.1v (#15779)Tasos Katsoulas
Update openssl.version
2023-08-14[ci skip] Update changelog and version for nightly build: v1.42.0-25-nightly.netdatabot
2023-08-13Function systemd-journal: always have a nd_journal_process (#15798)Costa Tsaousis
2023-08-12[ci skip] Update changelog and version for nightly build: v1.42.0-23-nightly.netdatabot
2023-08-11prevent reporting negative retention when the db is empty (#15796)Costa Tsaousis
2023-08-11fix hpssa handle unassigned drives (#15793)Ilya Mashchenko
Closes: https://github.com/netdata/netdata/issues/15792
2023-08-11Fix typo in Readme (#15794)Shyam Sreevalsan
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Andrew Maguire <andrewm4894@gmail.com>
2023-08-11Update README.mdCosta Tsaousis
2023-08-11Update README.mdCosta Tsaousis