summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
AgeCommit message (Expand)Author
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
2022-09-07Fix a memory leak on archived host creation (#13641)Stelios Fragkakis
2022-09-07Obsolete RRDSET state (#13635)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-08-02Fix tests so that the actual metadata database is not accessed (#13439)Stelios Fragkakis
2022-08-02Remove the single threaded arrayallocator optiomization during agent startup ...Stelios Fragkakis
2022-07-28Store host label information in the metadata database (#13441)Stelios Fragkakis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-20Store host system information in the database (#13402)Stelios Fragkakis
2022-07-08fix crash on start on slow disks because ml is initialized before dbengine st...Costa Tsaousis
2022-07-08array allocator for dbengine page descriptors (#13312)Costa Tsaousis
2022-07-06Multi-Tier database backend for long term metrics storage (#13263)Stelios Fragkakis
2022-07-04Migrate data when machine GUID changes (#13232)Stelios Fragkakis
2022-06-28Delay health until obsoletions check is complete (#13239)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S