summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2022-07-14is_get_claimed is actually get the current claim idStelios Fragkakis
2022-07-13renamed configCosta Tsaousis
2022-07-13added option to disable rrdmetricsCosta Tsaousis
2022-07-13fully working threadCosta Tsaousis
2022-07-13Persist database and shutdownStelios Fragkakis
2022-07-13Call simple test functionsStelios Fragkakis
2022-07-13Fix bitmap unit tests (#13374)Stelios Fragkakis
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-07Fix two helgrind reports (#13325)vkalintiris
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-06-30fix RAM calculation on macOS in system-info (#13260)Ilya Mashchenko
2022-06-29Query engine with natural and virtual points (#13248)Costa Tsaousis
2022-06-28Dictionaries with reference counters and full deletion support during travers...Costa Tsaousis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-28Update netdata commands (#13080)Tasos Katsoulas
2022-06-28Add more sqlite unittests (#13227)Stelios Fragkakis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-24Add user plugin dirs to environment (#13203)Vladimir Kobal
2022-06-23Add configuration for dbengine page fetch timeout and retry count (#13194)Stelios Fragkakis
2022-06-22Query Engine multi-granularity support (and MC improvements) (#13155)Costa Tsaousis
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-16Remove pinned page reference (#13108)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-13fix virtualization detection on FreeBSD (#13087)Ilya Mashchenko
2022-06-01Dictionary with JudyHS and double linked list (#13032)Costa Tsaousis
2022-05-24Run the /net/dev module of the proc plugin in a separate thread (#12996)Vladimir Kobal
2022-05-24Fix compilation warnings (#12993)Vladimir Kobal
2022-05-23Make heartbeat a static chart (#12986)Emmanuel Vasilakis
2022-05-20chore: check link local address before querying cloud instance metadata (#12973)Ilya Mashchenko
2022-05-20fix: keep virtualization unknown if all used commands are not available (#12964)Ilya Mashchenko
2022-05-18detailed dbengine stats (#12948)Costa Tsaousis
2022-05-17feat: move dirs, logs, and env vars config options to separate sections (#12935)Ilya Mashchenko
2022-05-17Reduce timeout to 1 second for getting cloud instance info (#12941)Emmanuel Vasilakis
2022-05-16fix virtualization detection when `systemd-detect-virt` is not available (#12...Ilya Mashchenko
2022-05-16fix `[global statistics]` section in netdata.conf (#12916)Ilya Mashchenko
2022-05-10workers fixes and improvements (#12863)Costa Tsaousis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
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-03Remove node.d.plugin and relevant files (#12769)Suraj Neupane
2022-05-03Trace rwlocks of netdata (#12785)Costa Tsaousis
2022-05-03One way allocator to double the speed of parallel context queries (#12787)Costa Tsaousis