summaryrefslogtreecommitdiffstats
path: root/database/rrdhost.c
AgeCommit message (Expand)Author
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
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-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-25Delay children chart obsoletion check (#12992)Emmanuel Vasilakis
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-17Adjust the dimension liveness status check (#12933)Stelios Fragkakis
2022-05-10Initialize the metadata database when performing dbengine stress test (#12861)Stelios Fragkakis
2022-05-03Improve agent cloud chart synchronization (#12655)Stelios Fragkakis
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-04-12Delete ML-related data of a host in the proper order. (#12672)vkalintiris
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-01Fix issue with charts not properly synchronized with the cloud (#12451)Stelios Fragkakis
2022-03-16Fix os_name for older agent versions streaming to a parent (#12425)Stelios Fragkakis
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-03-08Adjust cloud dimension update frequency (#12284)Stelios Fragkakis
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-23Improve cleaning up of orphan hosts (#12201)Stelios Fragkakis
2022-02-18adds install method to /api/v1/info as label (#12040)Timotej S
2022-01-19Handle re-claim while the agent is running in new architecture (#11924)Emmanuel Vasilakis
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-11-26Add commands to check and fix database corruption (#11828)Stelios Fragkakis
2021-11-25Set NETDATA_CONTAINER_OS_DETECTION to system_info->container_os_detection (#1...Emmanuel Vasilakis
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-11Remove feature flag and commented out code (#11774)Stelios Fragkakis
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-08-11Add ACLK synchronization event loop (#11396)Stelios Fragkakis
2021-07-19Move cleanup of obsolete charts to a separate thread (#11222)Vladimir Kobal
2021-06-01Store uuid_t metric_uuid in the dimension state structure instead of uuid_t *...Stelios Fragkakis
2021-06-01Do not fail agent if DBENGINE is not available and memory mode is set to dben...Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-04-29Add functionality to store node_id for a host (#11059)Stelios Fragkakis
2021-03-15Enable metadata persistence in all memory modes (#10742)Stelios Fragkakis
2021-03-10Rename struct avl to avl_element and the typedef to avl_t (#10735)vkalintiris
2021-03-09Activate multidb context always when dbengine is compiled (#10732)Stelios Fragkakis
2021-03-09Use a parameter name that is not a reserved keyword in C++ (#10738)vkalintiris
2021-02-11Add ACLK proxy setting as host label (#10619)Timotej S