summaryrefslogtreecommitdiffstats
path: root/aclk
AgeCommit message (Expand)Author
2022-07-15update aclk-schemasTimo
2022-07-15lock the context while rendering jsonCosta Tsaousis
2022-07-15new capabilitiesTimo
2022-07-14remove env negotiationTimo
2022-07-14is_get_claimed is actually get the current claim idStelios Fragkakis
2022-07-14add missing ContextsCheckpoint log convertorTimo
2022-07-13add context message logTimo
2022-07-13add update node collectors to jsonTimo
2022-07-13Add hard code for CTXStelios Fragkakis
2022-07-13hardcoded enabled contextsCosta Tsaousis
2022-07-13enable ctx in communicationCosta Tsaousis
2022-07-13add family to context messageTimo
2022-07-13added family to the contextCosta Tsaousis
2022-07-13fully working attempt 2Costa Tsaousis
2022-07-13fully working attempt 1Costa Tsaousis
2022-07-13silence unknown query type errorTimo
2022-07-13fatal on OOM cases instead of return NULLTimo
2022-07-13add more functionsTimo
2022-07-13handle rrdcontext_enabledTimo
2022-07-13update topic namesTimo
2022-07-13add helper functions to send the new messagesTimo
2022-07-13add ctx capabilityTimo
2022-07-13add the new topicsTimo
2022-07-13add dummy rx message handlersTimo
2022-07-13add context messagesTimo
2022-07-13add ctx stream message utilsTimo
2022-07-13update aclk-schemasTimo
2022-07-08Better ACLK debug communication log (#13281)Timotej S
2022-07-07UpdateNodeCollectors message (#13330)Emmanuel Vasilakis
2022-07-06Use new MQTT as default (revert #13258)" (#13287)Timotej S
2022-06-30Remove warnings when openssl 3 is used. (#13170)thiagoftsm
2022-06-29Use old mqtt implementation as default (#13258)Emmanuel Vasilakis
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-27Use new mqtt implementation as default (#13132)Timotej S
2022-06-14ACLK statistics on bytes recvd and sent (#13091)Timotej S
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
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-30Trigger queue removed alerts on health log exchange with cloud (#12954)Emmanuel Vasilakis
2022-05-27Cleanup Challenge Response Code (#11730)Timotej S
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-13Implements new capability fields in aclk_schemas (#12602)Timotej S
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-05-02Make atomics a hard-dep. (#12730)vkalintiris
2022-04-28use aclk_parse_otp_error (#12767)Timotej S
2022-04-19Add the ability to perform a data query using an offline node id (#12650)Stelios Fragkakis
2022-04-19Fix Valgrind errors (#12619)Vladimir Kobal