summaryrefslogtreecommitdiffstats
path: root/streaming/rrdpush.h
AgeCommit message (Expand)Author
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2023-01-18DBENGINE v2 - improvements part 5 (#14289)Costa Tsaousis
2023-01-14More 32bit fixes (#14264)Costa Tsaousis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-12-02replication fixes 9 (#14079)Costa Tsaousis
2022-11-29replication fixes No 8 (#14061)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-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-09full memory tracking and profiling of Netdata Agent (#13789)Costa Tsaousis
2022-10-09Remove extern from function declared in headers. (#13790)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-05-20Apply some logic to possible streaming destinations (#12866)Emmanuel Vasilakis
2022-02-21Fix typos (#12183)Dimitris Apostolou
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2021-10-25Stream chart labels (#11675)Emmanuel Vasilakis
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-11-16Fix streaming buffer size (#10240)Vladimir Kobal
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-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-02-05Stream with version (#7851)thiagoftsm
2020-01-14Stream with labels (#7549)thiagoftsm
2019-12-16Labels issues (#7515)Andrew Moss
2018-10-15modularized all source code (#4391)Costa Tsaousis