]> arthur.barton.de Git - netdata.git/history - src/rrdpush.c
Merge branch 'master' into ab-debian
[netdata.git] / src / rrdpush.c
2017-03-16 Alexander BartonMerge branch 'master' into ab-debian
2017-03-13 Costa TsaousisMerge pull request #1939 from ktsaou/master
2017-03-13 Costa Tsaousis ... database size for mirrored hosts is now aligned to...
2017-03-13 Costa Tsaousis ... make sure disconnected_time is updated before decrement...
2017-03-13 Costa TsaousisMerge pull request #1916 from l2isbad/MySQLService_class
2017-03-12 Costa TsaousisMerge pull request #1930 from ktsaou/master
2017-03-12 Costa Tsaousis ... locks abstraction, error reporting, debugging
2017-03-11 Alexander BartonMerge branch 'master' into ab-debian
2017-03-10 Costa TsaousisMerge pull request #1923 from ktsaou/master
2017-03-09 Costa Tsaousis ... more information about metrics streaming; setting to...
2017-03-04 Costa TsaousisMerge pull request #1880 from sternix/master
2017-03-04 Costa TsaousisMerge pull request #1877 from l2isbad/postgres_plugin_fixes
2017-03-02 Costa TsaousisMerge pull request #1875 from ktsaou/master
2017-03-01 Costa Tsaousis ... delete obsolete charts and orphan hosts by default
2017-03-01 Costa Tsaousis ... detect stopped cgroups immediately
2017-03-01 Costa Tsaousis ... prevent cancelling the sending thread with locks in...
2017-03-01 Costa Tsaousis ... fixes identified by coverity
2017-02-27 Costa TsaousisMerge pull request #1819 from alonbl/spec
2017-02-27 Alexander BartonMerge branch 'master' into ab-debian
2017-02-27 Costa TsaousisMerge pull request #1822 from l2isbad/mongodb_plugin
2017-02-27 Costa TsaousisMerge pull request #1859 from ktsaou/master
2017-02-27 Costa Tsaousis ... disable streaming by default
2017-02-26 Costa TsaousisMerge pull request #1815 from lfdominguez/master
2017-02-26 Costa TsaousisMerge pull request #1852 from l2isbad/web_log_plugin_im...
2017-02-26 Costa TsaousisMerge pull request #1845 from l2isbad/self_signed_certi...
2017-02-26 Costa TsaousisMerge pull request #1817 from ktsaou/multi-host
2017-02-25 Costa Tsaousis ... allow netdata to cleanup orphan hosts that have not...
2017-02-25 Costa Tsaousis ... avoid code duplication
2017-02-25 Costa Tsaousis ... proxies disconnect and reconnect to follow the receivin...
2017-02-25 Costa Tsaousis ... disconnect sending socket when the receiving has been...
2017-02-25 Costa Tsaousis ... moved [stream] configuration to stream.conf
2017-02-24 Costa Tsaousis ... allow proxying metrics between hosts
2017-02-24 Costa Tsaousis ... detect duplicate hosts
2017-02-24 Costa Tsaousis ... log the hostname on all rrdpush logs
2017-02-24 Costa Tsaousis ... prevent remote hosts from taking the localhost position
2017-02-24 Costa Tsaousis ... prevent unecessary error log when streaming is disabled
2017-02-24 Costa Tsaousis ... improved configuration and fixes for proxy mode
2017-02-23 Costa Tsaousis ... allow each netdata host to have its own thread for...
2017-02-23 Costa Tsaousis ... more descriptive logging
2017-02-23 Costa Tsaousis ... unified streaming logging
2017-02-23 Costa Tsaousis ... eliminate a memory leak while creating the streaming...
2017-02-23 Costa Tsaousis ... properly initialize stream receiving thread
2017-02-23 Costa Tsaousisallow delaying alarm checks when remote netdata starts...
2017-02-23 Costa Tsaousisconsistent logging
2017-02-23 Costa Tsaousisallow STREAM receiver to unblock the single threaded...
2017-02-22 Costa Tsaousis ... allow metrics streaming to work in parallel with local...
2017-02-22 Costa Tsaousis ... implemented API authentication
2017-02-21 Costa Tsaousis ... prevent the charts from moving into the future
2017-02-21 Costa Tsaousisdo not try to reconnect too soon
2017-02-21 Costa Tsaousis ... avoid deadlock in push thread in case of errors
2017-02-21 Costa Tsaousis ... operational stream mode - added more descriptive logs...
2017-02-21 Costa Tsaousis ... switch from HTTP to stream data
2017-02-21 Costa Tsaousis ... properly lock all sensitive linked lists
2017-02-21 Costa Tsaousis ... draft implementation of netdata central push server...