summaryrefslogtreecommitdiffstats
path: root/aclk/aclk_rx_msgs.c
AgeCommit message (Expand)Author
2023-08-18Fix compilation warning (#15839)Stelios Fragkakis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-13Rename log_access and log_health (#15368)Emmanuel Vasilakis
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-05-02Add Cancel Pending Request Message (#14953)Timotej S
2023-04-21Add a checkpoint message to alerts stream (#14847)Emmanuel Vasilakis
2023-02-21Fix coverity issues (#14543)Stelios Fragkakis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-15Add 'funcs' capability (#13992)Timotej S
2022-11-03Enable aclk conversation log even without NETDATA_INTERNAL CHECKS (#13917)Emmanuel Vasilakis
2022-09-27Remove Chart/Dim based communication (#13650)Timotej S
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-28Revert "Query queue only for queries" (#13452)Stelios Fragkakis
2022-07-28Query queue only for queries (#13431)Timotej S
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-06Allow usage of the new MQTT 5 implementation (#12838)Timotej S
2022-05-05Accept a data query timeout parameter from the cloud (#12823)Stelios Fragkakis
2022-02-28Adds chart for incoming proto msgs in new cloud protocol (#11969)Timotej S
2022-01-11ACLK-NG remove 'cmd' switch by message type (#11866)Timotej S
2022-01-04Optimize rx msg name resolution (#11811)Timotej S
2021-12-22Spelling (#10976)Josh Soref
2021-11-10Fix host hop count reported to the cloud (#11768)Stelios Fragkakis
2021-11-09Implements cloud initiated disconnect command (#11723)Timotej S
2021-11-09fix log if D_ACLK is used (#11763)Timotej S
2021-10-19Add snapshot message and calls to sql_queue_removed_alerts_to_aclk (#11664)Emmanuel Vasilakis
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-07-08Fixes coverity errors in ACLK (#11322)Timotej S
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-06-14Allows ACLK NG and Legacy to coexist (#11225)Timotej S
2021-04-21remove vneg from ACLK-NG (#10980)Timotej S
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2020-12-03fix UUID_STR_LEN undefined on MacOS (#10313)Timotej S
2020-12-01adds child query support to ACLK (#10030)Timotej S
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-09-16 Fix resource leak in case of malformed cloud request (#9934)Timotej S
2020-09-10Implements ACLK v2 http message with compression (#9895)Timotej S