summaryrefslogtreecommitdiffstats
path: root/database
AgeCommit message (Expand)Author
2022-02-08Disable hashes for charts and alerts if openssl is not available or cloud is ...Emmanuel Vasilakis
2022-01-19Handle re-claim while the agent is running in new architecture (#11924)Emmanuel Vasilakis
2022-01-19Fix queue removed alerts (#11996)Emmanuel Vasilakis
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-18Do not use dbengine headers when dbengine is disabled. (#11967)vkalintiris
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2022-01-14Free claim_id (#11973)Emmanuel Vasilakis
2022-01-13Remove bitfields from rrdhost. (#11964)vkalintiris
2022-01-13Find host and pass health_enabled to cloud health log message (#11960)Emmanuel Vasilakis
2022-01-11Try to find worker thread from parked ones (#11928)Emmanuel Vasilakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2022-01-10Fix compilation warnings (#11846)Vladimir Kobal
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