summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-04Fix coverity issues (#12598)vkalintiris
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-30Make sure registered static threads are unique. (#12538)vkalintiris
2022-03-29fix: use `/proc/cpuinfo` for CPU freq detection as a last resort (#12550)Ilya Mashchenko
2022-03-28Allocate buffer and release on callback when executing agent CLI commands (#1...Stelios Fragkakis
2022-03-28docs: fix unresolved file references (#12528)Ilya Mashchenko
2022-03-28Use live charts to count the total number of dimensions. (#12504)vkalintiris
2022-03-24fix: Netdata segfault because of 2 timex.plugin threads (#12512)Ilya Mashchenko
2022-03-24timex: this plugin enables timex plugin for non-linux systems (#12489)Suraj Neupane
2022-03-18fix: CPU frequency detection of FreeBSD (#12440)Ilya Mashchenko
2022-03-15chore: remove "web files" options leftovers (#12403)Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Fix crash when netdatacli command output too long (#12393)Timotej S
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-03-11Change default OOM score and scheduling policy to behave more sanely. (#12271)Austin S. Hemmelgarn
2022-03-10minor - fix analytics_build_info (#12354)Timotej S
2022-03-08fix: container virtualization detection with systemd-detect-virt (#12338)Ilya Mashchenko
2022-03-04fix: returning 0 for CPU frequency when unknown (#12323)Ilya Mashchenko
2022-03-03fix: CPU frequency detection for some containers (#12306)Ilya Mashchenko
2022-03-03fix: cpu system info detection on macOS (#12293)Ilya Mashchenko
2022-03-02chore: remove unused variable in the system-info script (#12297)Ilya Mashchenko
2022-02-24minor - remove dead code from ACLK Legacy (#12230)Timotej S
2022-02-23Improve cleaning up of orphan hosts (#12201)Stelios Fragkakis
2022-02-22Remove unused NETDATA_NO_ATOMIC_INSTRUCTIONS macro (#12045)vkalintiris
2022-02-22Add -W keepopenfds option. (#12211)vkalintiris
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2022-02-18adds install method to /api/v1/info as label (#12040)Timotej S
2022-02-17remove check for aclk_ng and prometheus in order to assume protobuf in buildi...Emmanuel Vasilakis
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-02-16fix: CPU frequency calculation in system-info.sh (#12162)Ilya Mashchenko
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2022-01-24Add install type info to `-W buildinfo` output. (#12010)Austin S. Hemmelgarn
2022-01-20Add support for NVME disks with blkext driver (#12007)Ralph Meijer
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2022-01-13Send the cloud protocol used to posthog (#11842)Emmanuel Vasilakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2022-01-04Removes ACLK Legacy (#11841)Timotej S
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-11-22Simple fix for the data API query (#11787)Vladimir Kobal
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-08Add protobuf to `-W buildinfo` output. (#11634)Austin S. Hemmelgarn
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-22Reuse the SN_EXISTS bit to track anomaly status. (#11154)vkalintiris
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-09-28Free analytics data when analytics thread stops (#11575)Emmanuel Vasilakis