summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
AgeCommit message (Expand)Author
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-10Refactor ML code. (#14659)vkalintiris
2023-03-08Fix cloud node stale status when a virtual host is created (#14660)Stelios Fragkakis
2023-03-02/api/v2/contexts (#14592)Costa Tsaousis
2023-02-28Port ML from C++ to C. (#14567)vkalintiris
2023-02-22Clean host structure (#14584)Stelios Fragkakis
2023-02-20Re-index when machine guid changes (#14535)Emmanuel Vasilakis
2023-02-16Remove unused config options and functions (#14542)Stelios Fragkakis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-09Fix crash when child connects (#14492)Stelios Fragkakis
2023-02-09Virtual hosts for data collection (#14464)Costa Tsaousis
2023-02-08Only load required charts for rrdvars (#14443)Emmanuel Vasilakis
2023-02-02DBENGINE v2 - improvements part 12 (#14379)Costa Tsaousis
2023-01-30DBENGINE v2 - improvements part 11 (#14337)Costa Tsaousis
2023-01-27DBENGINE v2 - improvements part 10 (#14332)Costa Tsaousis
2023-01-26DBENGINE v2 - improvements part 9 (#14326)Costa Tsaousis
2023-01-20DBENGINE v2 - improvements part 6 (#14299)Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-18Revert health to run in a single thread (#14244)Emmanuel Vasilakis
2023-01-17Store host and claim info in sqlite as soon as possible (#14263)Emmanuel Vasilakis
2023-01-13DBENGINE v2 - improvements 2 (#14257)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-11-22Replication fixes #3 (#14035)Costa Tsaousis
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-10Remove health_thread_stop (#13948)Emmanuel Vasilakis
2022-11-03do not resend charts upstream when chart variables are being updated (#13946)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-31do not free hosts if a change on db mode is not needed (#13912)Costa Tsaousis
2022-10-27Fix reading health "enable" from the configuration (#13894)Stelios Fragkakis
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-13Count currently streaming senders on the localhost (#13755)Emmanuel Vasilakis
2022-10-11minor - add host labels for ephemerality and nodes with unstable connections ...Timotej S
2022-10-10Use string_freez instead of freez in rrdhost_init_timezone (#13798)Emmanuel Vasilakis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-10-03Fix streaming crash when child reconnects and is archived on the parent (#13754)Stelios Fragkakis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-08Improve agent shutdown time (#13649)Stelios Fragkakis