summaryrefslogtreecommitdiffstats
path: root/streaming
AgeCommit message (Expand)Author
2022-05-03Check for chart obsoletion on children re-connections (#12707)Emmanuel Vasilakis
2022-04-28Check the return of setsockopt (#12772)Emmanuel Vasilakis
2022-04-20Add a 2 minute timeout to stream receiver socket (#12673)Emmanuel Vasilakis
2022-04-12[Stream compression Docs] - Enabled by default (#12669)odynik
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-04-04Update ML-related charts (#12574)vkalintiris
2022-04-01Fix memory leaks on Netdata exit (#12511)Vladimir Kobal
2022-03-28docs: fix unresolved file references (#12528)Ilya Mashchenko
2022-03-24Stream compression - Deactivate compression at runtime in case of a compresso...odynik
2022-03-16Docs: Fix broken link (#12428)Tina Luedtke
2022-03-15Remove backends subsystem (#12146)Vladimir Kobal
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
2022-02-21Fix typos (#12183)Dimitris Apostolou
2022-02-17Docs: Removed Google Analytics tags (#12145)Tina Luedtke
2022-01-28[Stream Compression] - Bug fix #12043 - lz4.h compilation error - compile fro...odynik
2022-01-26re-instate plugins_action for clabels (#12039)Emmanuel Vasilakis
2022-01-21Docs Bugfix: Fixed Markdown formatting (#12026)Tina Luedtke
2022-01-20[Stream Compression] - Compressor buffer overflow causes stream corruption. (...odynik
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-14Perform a host metadata update on reconnection (#11965)Stelios Fragkakis
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-10-25Stream chart labels (#11675)Emmanuel Vasilakis
2021-09-16Improved some wordings of the file README.md (#11510)siamaktavakoli
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-26Store null claim id in the database for non claimed children (#11036)Stelios Fragkakis
2021-04-22Persist claim ids in local database for parent and children (#10993)Stelios Fragkakis
2021-04-14Spelling streaming (#10919)Josh Soref
2021-03-19Add check for children connecting to a parent agent with unsupported memory m...Stelios Fragkakis
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-18Spelling md (#10508)Josh Soref
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-30Add guide: How to optimize Netdata's performance (#10271)Joel Hans
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-11-16Fix streaming buffer size (#10240)Vladimir Kobal
2020-11-10streaming: fix a typo in the README.md (#10225)Ilya Mashchenko
2020-10-22Disregard host tags configuration pointer and keep duplicate string from stre...Markos Fountoulakis
2020-10-20Replace memcpy() with memmove() for overlapping memory ranges. (#10097)Markos Fountoulakis
2020-09-29Add docsv2 project to master branch (#10000)Joel Hans
2020-09-07Fix lock order reversal. (#9888)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-27fixes proxy forwarding claim_id to old parent (#9828)Timotej S
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-19Fix long stats.d chart names (thanks to @vince-lessbits) (#9783)Andrew Moss
2020-08-11Remove broken optimization in the sender thread (#9703)Andrew Moss