summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sqlite_aclk_alert.c
AgeCommit message (Expand)Author
2022-07-14is_get_claimed is actually get the current claim idStelios Fragkakis
2022-07-07Add hostname in the worker structure to avoid constant lookups (#13199)Stelios Fragkakis
2022-07-06Remove strftime from statements and use unixepoch instead (#13250)Stelios Fragkakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-01Schedule retention message calculation to a worker thread (#13039)Stelios Fragkakis
2022-05-30Trigger queue removed alerts on health log exchange with cloud (#12954)Emmanuel Vasilakis
2022-05-12Pause alert pushes to the cloud (#12852)Emmanuel Vasilakis
2022-05-05Add chart filtering parameter to the allmetrics API query (#12820)Vladimir Kobal
2022-05-02Reduce alert events sent to the cloud. (#12544)Emmanuel Vasilakis
2022-03-31Improve ACLK sync logging (#12534)Stelios Fragkakis
2022-03-30Don't send alert events without wc->host (#12547)Emmanuel Vasilakis
2022-03-24Dont send a snapshot with snapshot id 0 (#12469)Emmanuel Vasilakis
2022-03-14Dont check host health enabled if host is null (#12392)Emmanuel Vasilakis
2022-03-10Replace write with read locks (#12309)Emmanuel Vasilakis
2022-03-09Adds more info to aclk-state API call (#12231)Timotej S
2022-02-22Skip info field in protobuf alerts messages if it doesn't exist. (#12210)Emmanuel Vasilakis
2022-01-19Fix queue removed alerts (#11996)Emmanuel Vasilakis
2022-01-17Add localhost hostname to the edit_command (#11793)Emmanuel Vasilakis
2022-01-14Free claim_id (#11973)Emmanuel Vasilakis
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-10Fix compilation warnings (#11846)Vladimir Kobal
2021-12-07set the enabled struct element to 1 (#11856)Emmanuel Vasilakis
2021-11-22Δont use wc στρθψτ if it may not exist (#11820)Emmanuel Vasilakis
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-11insert into aclk_alert instead of queuing (#11769)Emmanuel Vasilakis
2021-11-10Fix host hop count reported to the cloud (#11768)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-25Queue removed alerts to cloud for new architecture (#11704)Emmanuel Vasilakis
2021-10-22Fix coverity issues 373612 & 373611 (#11684)Emmanuel Vasilakis
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-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