summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2021-12-22Spelling (#10976)Josh Soref
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-12-20fix(docs): unresolved file references (#11903)Ilya Mashchenko
2021-12-07set the enabled struct element to 1 (#11856)Emmanuel Vasilakis
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-22Δont use wc στρθψτ if it may not exist (#11820)Emmanuel Vasilakis
2021-11-22Simple fix for the data API query (#11787)Vladimir Kobal
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-11-19Fix coverity issues (#11809)Stelios Fragkakis
2021-11-18Always queue alerts to aclk_alert (#11806)Emmanuel Vasilakis
2021-11-18Add some logging for cloud new architecture to access.log (#11788)Emmanuel Vasilakis
2021-11-17Use correct hop count if host is already in memory (#11785)Stelios Fragkakis
2021-11-17Delete from aclk alerts table if ack'ed from cloud one day ago (#11779)Emmanuel Vasilakis
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-11-11insert into aclk_alert instead of queuing (#11769)Emmanuel Vasilakis
2021-11-11Remove feature flag and commented out code (#11774)Stelios Fragkakis
2021-11-11Skip sending hidden dimensions via ACLK (#11770)Stelios Fragkakis
2021-11-10Fix host hop count reported to the cloud (#11768)Stelios Fragkakis
2021-11-09Store and submit dimension delete messages for new cloud architecture (#11765)Stelios Fragkakis
2021-11-08Fix retention messages (#11762)Stelios Fragkakis
2021-11-03Improve the ACLK sync process for the new cloud architecture (#11744)Stelios Fragkakis
2021-11-01Move initial snapshot_proto generation inside the loop (#11719)Emmanuel Vasilakis
2021-10-27Anomaly Detection MVP (#11548)vkalintiris
2021-10-25Queue removed alerts to cloud for new architecture (#11704)Emmanuel Vasilakis
2021-10-22Reuse the SN_EXISTS bit to track anomaly status. (#11154)vkalintiris
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-10-22Fix coverity issues 373612 & 373611 (#11684)Emmanuel Vasilakis
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-10-19Add snapshot message and calls to sql_queue_removed_alerts_to_aclk (#11664)Emmanuel Vasilakis
2021-10-14Fix build issue related to legacy aclk and new arch code (#11655)Emmanuel Vasilakis
2021-10-11Fix chart config overflow (#11645)Stelios Fragkakis
2021-10-07Fix memory leak (#11631)Stelios Fragkakis
2021-10-06Enable additional functionality for the new cloud architecture (#11579)Stelios Fragkakis
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-09-23Add alert message support for ACLK new architecture (#11552)Emmanuel Vasilakis
2021-09-22Address coverity report issues CID_373247-373251 (#11549)Stelios Fragkakis
2021-09-21Add chart message support for ACLK new architecture (#11447)Stelios Fragkakis
2021-09-20Add node message support for ACLK new architecture (#11514)Stelios Fragkakis
2021-09-19Use sqlite to store the health log and alert configurations. (#11399)Emmanuel Vasilakis
2021-08-19Fix list corruption in ACLK sync code and remove fatal (#11444)Stelios Fragkakis
2021-08-16SQLite v3.36.0 (#11423)Stelios Fragkakis
2021-08-12Additional checks to address coverity report (#11429)Stelios Fragkakis
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-07-14Log message when page cache sleeps for more than 1 second. (#11314)vkalintiris
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-06-02health: fix alarm-line-charts matching (#11204)Ilya Mashchenko