summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
AgeCommit message (Expand)Author
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
2023-06-19Add two functions that allow someone to start/stop ML. (#15185)vkalintiris
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-05-10make zlib compulsory dep (#14928)Timotej S
2023-05-10initial minimal h2o webserver integration (#14585)Timotej S
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-04-20Initialize machine GUID earlier in the agent startup sequence (#14922)Stelios Fragkakis
2023-04-20Skip ML initialization when it's been disabled in netdata.conf (#14920)vkalintiris
2023-04-14Revert ML changes. (#14908)vkalintiris
2023-04-13Save and load ML models (#14810)vkalintiris
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-28configure extent cache size (#14821)Costa Tsaousis
2023-03-21Revert "Use static thread-pool for training. (#14702)" (#14782)vkalintiris
2023-03-21Use static thread-pool for training. (#14702)vkalintiris
2023-03-16Use one thread for ACLK synchonization (#14281)Stelios Fragkakis
2023-03-10/api/v2/X improvements part 3 (#14665)Costa Tsaousis
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-02-24Prevent core dump when the agent is performing a quick shutdown (#14587)Stelios Fragkakis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-14Prevent crash when running '-W createdataset' (#14455)Emmanuel Vasilakis
2023-02-09Virtual hosts for data collection (#14464)Costa Tsaousis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-26DBENGINE v2 - improvements part 9 (#14326)Costa Tsaousis
2023-01-25Add Collector log (#14309)thiagoftsm
2023-01-25DBENGINE v2 - improvements part 8 (#14319)Costa Tsaousis
2023-01-23DBENGINE v2 - improvements part 7 (#14307)Costa Tsaousis
2023-01-20DBENGINE v2 - improvements part 6 (#14299)Costa Tsaousis
2023-01-20Fixes required to make the agent work without crashes on MacOS (#14304)vkalintiris
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-19Improve file descriptor closing loops (#14213)Dim-P
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-11profile startup and shutdown timings (#14243)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2023-01-04Refactor ML code and add support for multiple KMeans models (#14198)vkalintiris
2022-12-22Revert "Refactor ML code and add support for multiple KMeans models. … (#14...vkalintiris
2022-12-21Refactor ML code and add support for multiple KMeans models. (#14065)vkalintiris
2022-12-09fix get_system_cpus() (#14116)Costa Tsaousis
2022-11-29Sanitize command arguments. (#14064)vkalintiris
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15Revert "enable dbengine tiering by default" (#13999)Costa Tsaousis
2022-11-15enable dbengine tiering by default (#13914)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-02Update print message on startup (#13934)Andrew Maguire
2022-10-23QUERY_TARGET: new query engine for Netdata Agent (#13697)Costa Tsaousis
2022-10-19Health thread per host (#13712)Emmanuel Vasilakis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-13allow disabling netdata monitoring section of the dashboard (#13788)Costa Tsaousis
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis