summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2021-04-07Add a CRASH event when the agent fails to properly shutdown (#10893)Stelios Fragkakis
2021-03-25Fix typo in main.h (#10858)Ikko Ashimine
2021-03-23Fix memory leak when archived data is requested (#10837)Stelios Fragkakis
2021-03-17Rename abs to ABS to avoid clash with standard definitions. Fixes #10353. (#1...Tomáš Kopal
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-10replace GA with PostHog for backend telemetry events. (#10636)Andrew Maguire
2021-03-04Add JSON output option for buildinfo. (#10706)Austin S. Hemmelgarn
2021-03-03Change all refs from service to systemctl (#10703)Joel Hans
2021-02-25Remove unreachable #else directives in plugins. (#10523)vkalintiris
2021-02-16fix container/host detection in system-info script (#10647)Ilya Mashchenko
2021-02-12add k8s_cluster_id host label (#10588)Ilya Mashchenko
2021-02-01Fix container detection from systemd-detect-virt (#10569)Chris Akritidis
2021-01-19Move ACLK Legacy into a subfolder (#10265)Timotej S
2021-01-18Fix coverity issue CID_365322 Stelios Fragkakis
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2021-01-18Spelling md (#10508)Josh Soref
2021-01-15Fix broken dbengine stress tests. (#10502)Markos Fountoulakis
2021-01-07Docs housekeeping for SEO and syntax, part 1 (#10388)Joel Hans
2021-01-04Improve configuration docs with common changes and start/stop/restart directi...Joel Hans
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-30Add guide: How to optimize Netdata's performance (#10271)Joel Hans
2020-11-24Migrate metadata log to SQLite (#10139)Stelios Fragkakis
2020-10-30allows use of system libwebsockets instead of bundled one (#9984)Timotej S
2020-09-16adds ACLK DISABLE_CLOUD to -W buildinfo (#9936)Timotej S
2020-09-16Added a way to get build configuration info from the agent. (#9913)Austin S. Hemmelgarn
2020-09-15Added context parameter to the data endpoint (#9931)Stelios Fragkakis
2020-09-04Fixed lack of macOS RAM info in system-info.sh (#9882)jim
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-20Added code to release memory used by the global GUID map (#9729)Stelios Fragkakis
2020-08-19Add missing value to list simple patternthiagoftsm
2020-08-11Fix the default value of the home directory (#9711)Chris Akritidis
2020-08-11Fix crash when receiving malformed labels via streaming. (#9715)Markos Fountoulakis
2020-08-07Stop multi-host DB statistics from being counted multiple times. (#9685)Markos Fountoulakis
2020-07-28Implemented multihost database (#9556)Stelios Fragkakis
2020-07-23Added lock dir (#9584)Vladimir Kobal
2020-07-21Network Viewer options (#9495)thiagoftsm
2020-07-16Implemented default disk space size calculation for multihost db (#9504)Stelios Fragkakis
2020-06-29Corrected virtualization detection in system-info.sh. (#9425)Austin S. Hemmelgarn
2020-06-29fix_unit_test: Fix the unittest execution (#9445)thiagoftsm
2020-06-29Fix internal registry (#9434)thiagoftsm
2020-06-16Replace assert calls (#9349)Markos Fountoulakis
2020-06-16Get netdata execution path early to avoid user permission issues (#9339)Markos Fountoulakis
2020-06-12Change streaming terminology to parent/child in docs (#9312)Joel Hans
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-04Fix Coverity defects 359164, 359165 and 358989. (#9268)Andrew Moss
2020-05-28Added health check functionality to our Docker images. (#9172)Austin S. Hemmelgarn
2020-05-21Improve system-info.sh to better handle certain cases when gathering info on ...Austin S. Hemmelgarn
2020-05-20Restore SIGCHLD signal handler after being replaced by libuv (#9107)Markos Fountoulakis
2020-05-14Docs: Remove old Cloud/dashboard and replace with new Cloud/dashboard (#8874)Joel Hans