]> arthur.barton.de Git - netdata.git/commit
added jsonwrap api option to allow javascript get information about the result set...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 2 Dec 2015 22:19:29 +0000 (00:19 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 2 Dec 2015 22:19:29 +0000 (00:19 +0200)
commit1a7b1af24564e455f0c46f2ec7a3805c3bc9afdd
treed2feffd7d40ce0f8965e0982057e6590dbaabe20
parentc0cf5bbbc8e5b7b8d9c59e2bd7162afbe15d5a10
added jsonwrap api option to allow javascript get information about the result set that allows it to refresh charts only when it needs to; dashboard is now optimal regarding server resources
src/rrd2json.c
src/rrd2json.h
src/web_client.c
web/dashboard.html
web/dashboard.js