summaryrefslogtreecommitdiffstats
path: root/streaming/sender.c
AgeCommit message (Expand)Author
2023-01-04Fix typos (#14194)Dimitris Apostolou
2022-12-09don't log too much about streaming connections (#14117)Costa Tsaousis
2022-12-01fix SSL related crashes (#14076)Costa Tsaousis
2022-11-29replication fixes No 8 (#14061)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)Costa Tsaousis
2022-11-22Replication fixes #3 (#14035)Costa Tsaousis
2022-11-22use 2 levels of judy arrays to speed up replication on very busy parents (#14...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-14replication improvements (#13989)Costa Tsaousis
2022-11-09break active-active loop from replicating non-existing child to each other (#...Costa Tsaousis
2022-11-03do not resend charts upstream when chart variables are being updated (#13946)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-05Deduplicate all netdata strings (#13570)Costa Tsaousis
2022-07-24Rrdcontext (#13335)Costa Tsaousis
2022-07-07Fix two helgrind reports (#13325)vkalintiris
2022-06-28netdata doubles (#13217)Costa Tsaousis
2022-06-13Labels with dictionary (#13070)Costa Tsaousis
2022-05-24Stream and advertise metric correlations to the cloud (#12940)Emmanuel Vasilakis
2022-05-20Don't permanetly disable a destination because of denied access (#12971)Emmanuel Vasilakis
2022-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-05-15chore(streaming): bump default "buffer size bytes" to 10MB (#12913)Ilya Mashchenko
2022-05-09Workers utilization charts (#12807)Costa Tsaousis
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-03-24Stream compression - Deactivate compression at runtime in case of a compresso...odynik
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
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-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-04-14Spelling streaming (#10919)Josh Soref
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-16Fix streaming buffer size (#10240)Vladimir Kobal
2020-10-20Replace memcpy() with memmove() for overlapping memory ranges. (#10097)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-11Remove broken optimization in the sender thread (#9703)Andrew Moss
2020-06-22Fixed concurrency bug in health sending HOST VARIABLE to receiver (#9396)thiagoftsm
2020-06-12Change streaming terminology to parent-child in the code (#9323)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