summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
2019-11-14Updating the Travis pipeline (issue 7189) (#7312)Andrew Moss
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
2019-10-30Fix counter reset detection (#7220)Markos Fountoulakis
2019-10-24Fixing DNS-lookup performance issue on FreeBSD. (#7132)Andrew Moss
2019-10-24detect if the disk cannot keep up with data collection (#7139)Markos Fountoulakis
2019-10-17feat(reaper): Add process reaper support (#7059)Steven Hartland
2019-10-15Add CMocka unit tests (#6985)Vladimir Kobal
2019-10-14Add dbengine RAM usage statistics (#7038)Markos Fountoulakis
2019-10-07Remove hard cap from page cache size to eliminate deadlocks. (#7006)Markos Fountoulakis
2019-10-03Fix remark warnings for Daemon README (#6920)Promise Akpan
2019-10-03Make dbengine the default memory mode (#6977)Markos Fountoulakis
2019-10-02Coverity 20190924 (#6941)thiagoftsm
2019-09-24Detect deadlock in dbengine page cache (#6911)Markos Fountoulakis
2019-09-12Stress test insertions into dbengine and bugfixes (#6814)Markos Fountoulakis
2019-09-04Add high level explanation of dashboard contents (#6648)Joel Hans
2019-08-28Variable Granularity support for data collection (#6430)Markos Fountoulakis
2019-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
2019-08-13 Change "netdata" to "Netdata" in all docs (#6621)Joel Hans
2019-08-09Better system OS detection for RHEL6 and Mac OS X (#6612)Piotr Roszatycki
2019-07-18Do not try to write log in /tmp (#6491)Chris Akritidis
2019-07-12Add global configuration option for zero metrics (#6419)Vladimir Kobal
2019-07-01Easily disable alarms, by persisting the silencers configuration (#6360)thiagoftsm
2019-07-01Repeating alarm notifications (#6309)thiagoftsm
2019-06-21Handle file descriptors running out (#6303)Markos Fountoulakis
2019-06-20Update the documentation on charts with zero metrics (#6314)Vladimir Kobal
2019-06-18Add note regarding libexecdir (#6301)Chris Akritidis
2019-06-05netdata/daemon: Eliminate a couple of warnings, plus tabs removal (#6222)Paul Emm. Katsoulakis
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm
2019-05-30DB engine optimize RAM usage (#6134)Markos Fountoulakis
2019-05-27Remove unecessary 2nd call of get_system_info at startup (#6128)Chris Akritidis
2019-05-24Remove system_info copying (#6113)Vladimir Kobal
2019-05-24Revert "Move call to send_statistics later, to get more events from docker (#...Pavlos Emm. Katsoulakis
2019-05-23Move call to send_statistics later, to get more events from docker (#6096)Chris Akritidis
2019-05-23Fix small typos (#6090)Steve8291
2019-05-22Shorten netdata version and correctly send OS_VERSION_ID (#6082)Chris Akritidis
2019-05-15Database engine (#5282)Markos Fountoulakis
2019-05-13Add system info streaming (#5996)Vladimir Kobal
2019-05-03Fix coverity warnings on get_system_info (#5952)Chris Akritidis
2019-05-02Add support for Mac OS X Name and Version (#5949)Chris Akritidis
2019-04-18Extend netdata info API call (#5889)Chris Akritidis
2019-04-05Support configurable syslog facilities (#5792)thiagoftsm
2019-03-13When running from within a k8s pod, use the k8s API to get the cgroup name (...Chris Akritidis
2019-03-08Wait for logs to be opened before calling anonymous statistics (#5573)Chris Akritidis
2019-03-05Minor fixes around plugin_directories initialization (#5536)Paul Katsoulakis
2019-02-25Fix SIGSEGV crash during shutdown of tc plugin. (#5495)Markos Fountoulakis
2019-02-18When running a binary with CLOCK_BOOTTIME defined on a system with a linux (#...Markos Fountoulakis
2019-02-13Split nfacct plugin into separate process (#5361)Vladimir Kobal
2019-02-11Add message queue statistics (#5115)Vladimir Kobal
2019-01-30Minor updates to anonymous statistics (#5295)Chris Akritidis
2019-01-27Anonymous statistics (#5113)Chris Akritidis