summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
AgeCommit message (Expand)Author
2022-10-13overload libc memory allocators with custom ones to trace all allocations (#1...Costa Tsaousis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-07feat: disable cloud if `NETDATA_DISABLE_CLOUD` is set to 1 (#13106)Ilya Mashchenko
2022-10-05fix bad merge (#13764)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-27Remove Chart/Dim based communication (#13650)Timotej S
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-08-02Fix tests so that the actual metadata database is not accessed (#13439)Stelios Fragkakis
2022-08-01/api/v1/weights endpoint (#13449)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-11Detect stored metric size by page type (#13334)Stelios Fragkakis
2022-07-08fix crash on start on slow disks because ml is initialized before dbengine st...Costa Tsaousis
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-28Update netdata commands (#13080)Tasos Katsoulas
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-23Add configuration for dbengine page fetch timeout and retry count (#13194)Stelios Fragkakis
2022-06-17Revert "Configurable storage engine for Netdata agents: step 3 (#12892)" (#13...vkalintiris
2022-06-16Configurable storage engine for Netdata agents: step 3 (#12892)Adrien BĂ©raud
2022-06-16Fix labels unit test (#13156)Stelios Fragkakis
2022-06-15Add an option to use malloc for page cache instead of mmap (#13142)Stelios Fragkakis
2022-06-1373x times faster metrics correlations at the agent (#13107)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
2022-05-04* Add a parameter for the libuv worker threads to pre-initialize (#12814)Stelios Fragkakis
2022-05-04Metric correlations (#12582)Emmanuel Vasilakis
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-30Make sure registered static threads are unique. (#12538)vkalintiris
2022-03-15chore: remove "web files" options leftovers (#12403)Ilya Mashchenko
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-14Remove owner check from webserver (#12339)thiagoftsm
2022-02-24minor - remove dead code from ACLK Legacy (#12230)Timotej S
2022-02-22Add -W keepopenfds option. (#12211)vkalintiris
2022-02-18adds install method to /api/v1/info as label (#12040)Timotej S
2022-01-19Compute platform-specific list of static_threads at runtime. (#11955)vkalintiris
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
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-08-12Simple SQLite unit tests (#11422)Stelios Fragkakis
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-28Extra posthog attributes (#11237)Emmanuel Vasilakis
2021-06-01Do not fail agent if DBENGINE is not available and memory mode is set to dben...Stelios Fragkakis
2021-05-24Remove deprecated options. (#11149)vkalintiris