summaryrefslogtreecommitdiffstats
path: root/daemon
AgeCommit message (Expand)Author
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
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2018-12-17Make units compliant with IEC standard (#4985)Vladimir Kobal
2018-12-07Ga (#4938)Chris Akritidis
2018-12-06Config docs improvements (#4918)Chris Akritidis
2018-11-25Rename `doc` to `docs` and move `htmldoc` (#4741)Paweł Krupa
2018-11-23Sanitize headers and htmlstructure (#4713)Chris Akritidis
2018-11-22Documentation links sanity checker (#4701)Chris Akritidis
2018-11-21Fix broken links (#4700)Chris Akritidis
2018-11-13Configuration readme links (#4642)Chris Akritidis
2018-11-12Update README.md (#4629)Chris Akritidis
2018-11-12Htmldoc (#4607)Chris Akritidis
2018-11-04incremental overflows should not show zeros values (#4538)Costa Tsaousis
2018-10-26add option to run netdata in the background (#4364)Poh Zi How
2018-10-25query engine documentation and stats (#4483)Costa Tsaousis
2018-10-18moved related wiki pages into the repo (#4428)Costa Tsaousis
2018-10-17moved stream.conf initialization after log files have been open; fixes #4403 ...Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis