]> arthur.barton.de Git - netdata.git/history - src/rrdpush.c
unified streaming logging
[netdata.git] / src / rrdpush.c
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...