summaryrefslogtreecommitdiffstats
path: root/streaming/receiver.c
AgeCommit message (Expand)Author
2023-06-08api v2 nodes for streaming statuses (#15162)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-03-23Schedule node info to the cloud after child connection (#14790)Stelios Fragkakis
2023-03-16Use one thread for ACLK synchonization (#14281)Stelios Fragkakis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-09Virtual hosts for data collection (#14464)Costa Tsaousis
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
2023-01-23DBENGINE v2 - improvements part 7 (#14307)Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-18Revert health to run in a single thread (#14244)Emmanuel Vasilakis
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-09don't log too much about streaming connections (#14117)Costa Tsaousis
2022-11-22Replication fixes #3 (#14035)Costa Tsaousis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-15Revert "New journal disk based indexing for agent memory reduction" (#14000)Costa Tsaousis
2022-11-15New journal disk based indexing for agent memory reduction (#13885)Stelios Fragkakis
2022-11-09break active-active loop from replicating non-existing child to each other (#...Costa Tsaousis
2022-11-01Remove pluginsd action param & dead code. (#13928)vkalintiris
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-19Health thread per host (#13712)Emmanuel Vasilakis
2022-10-16Add a thread to asynchronously process metadata updates (#13783)Stelios Fragkakis
2022-10-13Count currently streaming senders on the localhost (#13755)Emmanuel Vasilakis
2022-10-13dbengine free from RRDSET and RRDDIM (#13772)Costa Tsaousis
2022-10-10Parser cleanup (#13782)Stelios Fragkakis
2022-10-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
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