]> arthur.barton.de Git - netdata.git/commit
allow metrics streaming to work in parallel with local database; propagate O/S type...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 22 Feb 2017 22:09:46 +0000 (00:09 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 22 Feb 2017 22:09:46 +0000 (00:09 +0200)
commitf1fed11619c1a4afeeb7ddda81f5ee6526a37bd4
tree598be86b56692f72c8d535049d26cd917f5ace17
parent5f9addf32418c6b4b2a764f09940ebd5ce9edbde
allow metrics streaming to work in parallel with local database; propagate O/S type to central netdata; allow machine_guid=localhost to use the same host
17 files changed:
src/appconfig.c
src/backends.c
src/common.h
src/health.c
src/main.c
src/registry_init.c
src/rrd.h
src/rrd2json.c
src/rrdhost.c
src/rrdpush.c
src/rrdpush.h
src/rrdset.c
src/socket.c
src/socket.h
src/web_buffer.c
src/web_client.c
src/web_client.h