summaryrefslogtreecommitdiffstats
path: root/libnetdata
AgeCommit message (Expand)Author
2023-10-26shutdown while waiting for collectors to finish (#16023)Costa Tsaousis
2023-10-26SUBSTRING simple patterns fix (#16264)Costa Tsaousis
2023-10-16disable logging to syslog by default (#16214)Ilya Mashchenko
2023-10-16allow patterns in journal queries (#16210)Costa Tsaousis
2023-10-15add order in available histograms (#16204)Costa Tsaousis
2023-10-14journal timeout (#16195)Costa Tsaousis
2023-10-14Faster facets (#16190)Costa Tsaousis
2023-10-13functions columns (#16184)Costa Tsaousis
2023-10-12facets: do not corrupt the index when doubling the hashtable (#16171)Costa Tsaousis
2023-10-10Fix compilation warnings (#16158)Stelios Fragkakis
2023-10-09journal: updates (#16150)Costa Tsaousis
2023-10-06Code improvements (#16104)Stelios Fragkakis
2023-10-06fix random crashes on pthread_detach() (#16137)Costa Tsaousis
2023-10-06Remove family from alerts (#16025)Emmanuel Vasilakis
2023-10-05fix journal help and mark debug keys in the output (#16133)Costa Tsaousis
2023-10-04journal: fix the 1 second latency in play mode (#16123)Costa Tsaousis
2023-10-03journal: respect anchor on non-data-only queries (#16109)Costa Tsaousis
2023-10-03Documentation for Dynamic Configuration (#15643)Timotej S
2023-10-03a simple journal optimization (#16099)Costa Tsaousis
2023-10-03journal: fix incremental queries (#16098)Costa Tsaousis
2023-10-03external plugins: respect env NETDATA_LOG_SEVERITY_LEVEL (#16089)Ilya Mashchenko
2023-10-02Severity level for logs (#14727)thiagoftsm
2023-10-02functions: prevent a busy wait loop (#16086)Costa Tsaousis
2023-10-02systemd-Journal by file (#16038)Costa Tsaousis
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-20fix crash on setting thread name (#16016)Ilya Mashchenko
2023-09-19Update CMakeLists.txt (#16005)Stelios Fragkakis
2023-09-18fix compilation warnings (#16001)Costa Tsaousis
2023-09-18functions cancelling (#15977)Costa Tsaousis
2023-09-16Functions: allow collectors to be restarted (#15983)Costa Tsaousis
2023-09-15Facets: fixes 5 (#15976)Costa Tsaousis
2023-09-14facets histogram: do not send db retention for facets (#15974)Costa Tsaousis
2023-09-14facets histogram when empty (#15970)Costa Tsaousis
2023-09-14eBPF socket function (#15850)thiagoftsm
2023-09-14facets: do not shadow local variable (#15968)Costa Tsaousis
2023-09-14facets: data-only queries (#15961)Costa Tsaousis
2023-09-13facets and journal improvements (#15956)Costa Tsaousis
2023-09-13streaming logs (#15948)Costa Tsaousis
2023-09-12facets optimizations (#15940)Costa Tsaousis
2023-09-11systemd-journal and facets: info and sources (#15928)Costa Tsaousis
2023-09-08systemd-journal and facets improvements (#15926)Costa Tsaousis
2023-09-08don't return `-1` if the socket was closed (#15771)moonbreon
2023-09-01Limit atomic operations for statistics (#15887)Costa Tsaousis
2023-08-31Fix build with --disable-https (#15395)Emmanuel Vasilakis
2023-08-25allow any field to be a facet (#15880)Costa Tsaousis
2023-08-25use the newer XXH3 128bits algorithm, instead of the classic XXH128 (#15878)Costa Tsaousis
2023-08-21Fix compilation warnings (#15858)Stelios Fragkakis
2023-08-21Facets histograms (#15846)Costa Tsaousis
2023-08-21Fix static build SSL (#15842)Costa Tsaousis