summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
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
2021-09-20Fix issue with log messages appearing in the terminal instead of the error.lo...Stelios Fragkakis
2021-09-17Adds aclk/cloud state command to netdatacli (#11462)Timotej S
2021-08-12Simple SQLite unit tests (#11422)Stelios Fragkakis
2021-08-09changed the term claim to connect (to Cloud) on docs (#11378)Hugo Valente
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-07-12Fix typo in analytics.c (#11329)Ikko Ashimine
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-29remove access check for install-type file (#11288)Emmanuel Vasilakis
2021-06-28Extra posthog attributes (#11237)Emmanuel Vasilakis
2021-06-15Send correct aclk implementation used by agent to posthog. (#11247)Emmanuel Vasilakis