summaryrefslogtreecommitdiffstats
path: root/streaming/receiver.c
AgeCommit message (Expand)Author
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-24Rrdcontext (#13335)Costa Tsaousis
2022-06-27Removes Legacy JSON Cloud Protocol Support In Agent (#13111)Timotej S
2022-06-15Add missing control to streaming (#13112)thiagoftsm
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-06-06Allow usage of the new MQTT 5 implementation (#12838)Timotej S
2022-05-25Delay children chart obsoletion check (#12992)Emmanuel Vasilakis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-11Set trust durations to have data from children properly aligned (#12870)Stelios Fragkakis
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-05-07fix memory leaks and mismatches of the use of the z functions for allocations...Costa Tsaousis
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-01-26re-instate plugins_action for clabels (#12039)Emmanuel Vasilakis
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-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-10-25Stream chart labels (#11675)Emmanuel Vasilakis
2021-07-07ACLK-NG New Cloud NodeInstance related msgs (#11234)Timotej S
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
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
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-07Fix lock order reversal. (#9888)Markos Fountoulakis
2020-09-04Fix race condition with orphan hosts (#9862)Markos Fountoulakis
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-06-29Fix children version on stream (#9438)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 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-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss