summaryrefslogtreecommitdiffstats
path: root/streaming
AgeCommit message (Expand)Author
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
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-02Fixed typo in the streaming readme (#9378)Jonathan Barda
2020-07-02Added missing caps letters (#9379)Jonathan Barda
2020-06-29Fix children version on stream (#9438)thiagoftsm
2020-06-22Fixed concurrency bug in health sending HOST VARIABLE to receiver (#9396)thiagoftsm
2020-06-19Fixes the race-hazard in streaming during the shutdown sequence (#9370)Andrew Moss
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-08Fix crash in #9291 (#9297)Andrew Moss
2020-06-04Fix Coverity defects 359164, 359165 and 358989. (#9268)Andrew Moss
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss
2020-05-25Implement new incremental parser (#9074)Stelios Fragkakis
2020-05-11Docs: Fix internal links and remove obsolete admonitions (#8946)Joel Hans