summaryrefslogtreecommitdiffstats
path: root/aclk
AgeCommit message (Expand)Author
2021-04-06Update README.md (#10898)Yannis Sliman
2021-03-19move https_client into separate file (#10784)Timotej S
2021-03-17Adds _aclk_impl label (#10778)Timotej S
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-09remove unused fnc warning from ACLK Legacy (#10731)Timotej S
2021-03-04Log ACLK cloud commands to access.log (#10697)Stelios Fragkakis
2021-02-26increases ACLK TBEB randomness (#10373)Timotej S
2021-02-26add ACLK stats per cloud query type (#10602)Timotej S
2021-02-25cpu stats per query thread (#10634)Emmanuel Vasilakis
2021-02-11Add ACLK proxy setting as host label (#10619)Timotej S
2021-02-11reduce logging amount in ACLK (#10596)Timotej S
2021-01-28Fix disconnect message sent via ACLK on agent shutdown (#10563)Timotej S
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2021-01-11ACLK fix error for older compilers (#10470)Timotej S
2021-01-04ACLK use mguid instead of hostname (#10394)v1.27.0_0104103941Timotej S
2020-12-18Fix locking after an ACLK on_connect failure (#10401)Stelios Fragkakis
2020-12-03add privacy information about aclk connection (#10292)Odysseas Lamtzidis
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-11-20Document the Agent reinstallation process (#10270)Joel Hans
2020-11-06Adds metric showing how long Query spent in Queue (#10016)Timotej S
2020-10-30allows use of system libwebsockets instead of bundled one (#9984)Timotej S
2020-10-06Allow connecting to arbitrary MQTT WSS broker for devs (#9999)Timotej S
2020-09-30change default ACLK query thread count (#10009)Timotej S
2020-09-28minor - removes leading whitespace before JSON in ACLK (#9998)Timotej S
2020-09-24allows using LWS without SOCKS5 (#9973)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
2020-09-08ACLK Version Negotiation (#9819)Timotej S
2020-08-28fixes compilation warnings (#9845)Timotej S
2020-07-21Replaces mempcpy with memcpy (#9575)Timotej S
2020-07-16Suppress warning -Wformat-truncation in ACLK (#9547)Timotej S
2020-07-10adds support for multiple ACLK query processing threads (#9355)Timotej S
2020-07-08fix ACLK protocol version always parsed as 0 (#9502)Timotej S
2020-06-18Fixed ACLK shutdown sequence (#9367)Timotej S
2020-06-16Add missing slash (#9257)oneoneonepig
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-11Adds metrics for ACLK performance and status (#9269)Timotej S
2020-05-30fix compilation for older systems (#9198)Costa Tsaousis
2020-05-20Regenerate topic base on connect (#9044)Andrew Moss
2020-05-20Add ACLK Connection Details (#9047)Zack Shoylev
2020-05-13Add text to ACLK doc mentioning WebSockets and port (#8968)Joel Hans
2020-05-12Fix the latency issue on the ACLK and suppress the diagnostics (#8992)Andrew Moss
2020-05-11Docs: Fix internal links and remove obsolete admonitions (#8946)Joel Hans
2020-05-12Docs: Update with go-live claiming and ACLK information (#8859) (#8960)James Mills
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-04-22Add http headers to responses (#8760)Andrew Moss
2020-04-21Docs: Add Docker instructions to claiming (#8755)Joel Hans
2020-04-17Additional cases for the thread exit fix (#8750)Andrew Moss