summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-07Fix worker utilization cleanup (#13633)Stelios Fragkakis
2022-09-06Faster rrdcontext (#13629)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-31sqlite3 global statistics (#13594)Costa Tsaousis
2022-08-24Remove aclk_api.[ch] (#13540)Timotej S
2022-08-19Cleanup of APIs (#13539)Timotej S
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-14Update docs on metric storage (#13327)Tasos Katsoulas
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