summaryrefslogtreecommitdiffstats
path: root/daemon/main.c
AgeCommit message (Expand)Author
2024-02-06Move daemon/ under src/ (#16933)vkalintiris
2024-02-06respect NETDATA_LOG_LEVEL if set (#16943)Ilya Mashchenko
2024-02-05Check for agent already running (#16937)Stelios Fragkakis
2024-01-31add the CLOEXEC flag to all sockets and files (#16881)Costa Tsaousis
2024-01-30Setup sentry-native SDK. (#16798)vkalintiris
2024-01-29Update statistics to address slow queries (#16838)Stelios Fragkakis
2024-01-29detect sockets direction (#16861)Costa Tsaousis
2024-01-26Improve service thread shutdown (#16841)Stelios Fragkakis
2024-01-23DYNCFG: dynamically configured alerts (#16779)Costa Tsaousis
2024-01-20fix verify_netdata_host_prefix log spam (#16814)Ilya Mashchenko
2024-01-11Delete memory mode "map" and "save". (#16604)vkalintiris
2024-01-11dyncfg v2 (#16702)Costa Tsaousis
2023-12-29fix quota calculation when the the db is empty (#16699)Costa Tsaousis
2023-12-27Shutdown dbengine event loop properly (#16658)Stelios Fragkakis
2023-12-21Fix compilation error when using --disable-dbengine (#16645)Stelios Fragkakis
2023-12-18Remove includes outside of libnetdata. (#16607)vkalintiris
2023-12-15Queries Progress (#16574)Costa Tsaousis
2023-12-12code cleanup (#16542)Costa Tsaousis
2023-12-07set "HOME" after switching to netdata user (#16548)Ilya Mashchenko
2023-12-05Add option to change page type for tier 0 to gorilla (#16545)vkalintiris
2023-12-01Code cleanup (#16448)Stelios Fragkakis
2023-11-30remove system info logging (#16517)Ilya Mashchenko
2023-11-28Fix occasional shutdown deadlock (#16495)Stelios Fragkakis
2023-11-23Handle ephemeral hosts (#16381)Stelios Fragkakis
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-21Add support for gorilla pages for tier 0. (#15969)vkalintiris
2023-11-16docker: use /host/etc/hostname if mounted (#16401)Ilya Mashchenko
2023-11-01Improve shutdown when collectors are active (#16315)Stelios Fragkakis
2023-10-31Improve dimension ML model load (#16262)Stelios Fragkakis
2023-10-27ZSTD and GZIP/DEFLATE streaming support (#16268)Costa Tsaousis
2023-10-21shutdown while waiting for collectors to finish (#16023)Costa Tsaousis
2023-10-14Add agent version on startup (#16188)Stelios Fragkakis
2023-10-02Severity level for logs (#14727)thiagoftsm
2023-10-02Change @linuxnetdata to @netdatahq (#16082)Ralph Meijer
2023-09-29Dyncfg add streaming support (#15791)Timotej S
2023-09-18functions cancelling (#15977)Costa Tsaousis
2023-09-01Add better recovery for corrupted metadata (#15891)Stelios Fragkakis
2023-08-03systemd-journal plugin (#15363)Costa Tsaousis
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-08-02Dynamic Config MVP0 (#15486)Timotej S
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-14Pre release fixes (#15405)Costa Tsaousis
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
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