summaryrefslogtreecommitdiffstats
path: root/streaming/rrdpush.c
AgeCommit message (Expand)Author
2022-12-09don't log too much about streaming connections (#14117)Costa Tsaousis
2022-11-29Strict control of streaming API keys and MACHINE GUIDs in stream.conf (#14063)Costa Tsaousis
2022-11-25replication fixes #6 (#14046)Costa Tsaousis
2022-11-24replication fixes #5 (#14038)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-09break active-active loop from replicating non-existing child to each other (#...Costa Tsaousis
2022-11-09Remove anomaly rates chart. (#13763)vkalintiris
2022-11-03Setup default certificates path (#13941)Emmanuel Vasilakis
2022-11-03do not resend charts upstream when chart variables are being updated (#13946)Costa Tsaousis
2022-11-02fix chart definition end time_t printing and parsing (#13942)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
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-24Faster streaming by 25% on the child (#13708)Costa Tsaousis
2022-09-19RRD structures managed by dictionaries (#13646)Costa Tsaousis
2022-09-07Obsolete RRDSET state (#13635)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-03Remove per chart configuration. (#12728)vkalintiris
2022-04-04Update ML-related charts (#12574)vkalintiris
2022-03-24Stream compression - Deactivate compression at runtime in case of a compresso...odynik
2022-02-24Track anomaly rates with DBEngine. (#12083)vkalintiris
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-11Fix time_t format (#11897)Vladimir Kobal
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-10-25Stream chart labels (#11675)Emmanuel Vasilakis
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
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
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-07-28Implemented multihost database (#9556)Stelios Fragkakis
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-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-04-03cove355076: Config per section (#8588)thiagoftsm
2020-03-31Extend TLS Support (#8505)thiagoftsm