summaryrefslogtreecommitdiffstats
path: root/aclk/aclk_query.c
AgeCommit message (Expand)Author
2023-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-04-07Boost dbengine (#14832)Costa Tsaousis
2023-03-21/api/v2/X part 5 (#14718)Costa Tsaousis
2023-03-10/api/v2/X improvements part 3 (#14665)Costa Tsaousis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-21Fix race on query thread startup (#14164)Timotej S
2022-11-18minor - silence misleading error (#14013)Timotej S
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
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-07UpdateNodeCollectors message (#13330)Emmanuel Vasilakis
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-31Fix coverity issue 378617,378615 (#13021)Stelios Fragkakis
2022-05-12Take into account the in queue wait time when executing a data query (#12885)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-05Accept a data query timeout parameter from the cloud (#12823)Stelios Fragkakis
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-03-21Implement fine-grained error replies to cloud queries (#12460)Timotej S
2022-03-09Improve agent to cloud synchronization performance (#12348)Stelios Fragkakis
2022-03-01Use the new error mechanism in case host not found (#12277)Timotej S
2022-02-24Adds all query types to aclk_processed_query_type (#12036)Timotej S
2021-11-18Add some logging for cloud new architecture to access.log (#11788)Emmanuel Vasilakis
2021-11-01Fix typo in aclk_query.c (#11737)Ikko Ashimine
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-10-15Adds new alarm status protocol messages (#11612)Timotej S
2021-09-29Makes New Cloud architecture optional for ACLK-NG (#11587)Timotej S
2021-08-27Adds Alert Related API for new protocol (#11424)Timotej S
2021-08-17Adds NodeInstanceInfo internal API (#11419)Timotej S
2021-08-06New Cloud chart related parsers and generators (#11393)Timotej S
2021-07-19Add ACLK-NG cloud request type charts (#11326)Uman Shahzad
2021-07-08Add HTTP access log messages for ACLK-NG (#11318)Uman Shahzad
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-04-21remove vneg from ACLK-NG (#10980)Timotej S
2021-04-20add missing SPDX (#10990)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-18Fix locking after an ACLK on_connect failure (#10401)Stelios Fragkakis
2020-12-01adds child query support to ACLK (#10030)Timotej S
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-06Adds metric showing how long Query spent in Queue (#10016)Timotej S
2020-09-10Implements ACLK v2 http message with compression (#9895)Timotej S
2020-09-08ACLK Version Negotiation (#9819)Timotej S
2020-07-16Suppress warning -Wformat-truncation in ACLK (#9547)Timotej S