summaryrefslogtreecommitdiffstats
path: root/streaming/rrdpush.h
AgeCommit message (Expand)Author
2023-09-29Dyncfg add streaming support (#15791)Timotej S
2023-09-21remove the line length limit from pluginsd (#16013)pre-integrations-docsCosta Tsaousis
2023-09-18functions cancelling (#15977)Costa Tsaousis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-12Keep health log history in seconds (#15314)Emmanuel Vasilakis
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-07-01Optimizations part 3 (#15293)Costa Tsaousis
2023-06-29Optimizations part 2 (#15280)Costa Tsaousis
2023-06-26use gperf for the pluginsd/streaming parser hashtable (#15251)Costa Tsaousis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-19/api/v2/nodes and streaming function (#15168)Costa Tsaousis
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-04-20WEBRTC for communication between agents and browsers (#14874)Costa Tsaousis
2023-02-22/api/v2/data - multi-host/context/instance/dimension/label queries (#14564)Costa Tsaousis
2023-02-15JSON internal API, IEEE754 base64/hex streaming, weights endpoint optimizatio...Costa Tsaousis
2023-02-07Streaming interpolated values (#14431)Costa Tsaousis
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