]> arthur.barton.de Git - netdata.git/commit
added support for custom dashboards - new API is operational and stable
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 29 Nov 2015 20:55:51 +0000 (22:55 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Sun, 29 Nov 2015 20:55:51 +0000 (22:55 +0200)
commit29f349198b8dec33d3c3c2a0e56d547f2c80aa4c
tree1f605f098991c36b2fb6d0c2e62b6373a98599ed
parent76eafaa8cdae91d6c7447ccfbae63f152aaa0767
added support for custom dashboards - new API is operational and stable
14 files changed:
src/rrd2json.c
src/rrd2json.h
src/web_client.c
web/Makefile.am
web/css/morris.css [new file with mode: 0644]
web/dashboard.html [new file with mode: 0755]
web/dashboard.js [new file with mode: 0755]
web/lib/dygraph-combined.js [new file with mode: 0755]
web/lib/dygraph-synchronizer.js [new file with mode: 0644]
web/lib/jquery-1.11.3.min.js [new file with mode: 0755]
web/lib/jquery.peity.min.js [new file with mode: 0755]
web/lib/jquery.sparkline.min.js [new file with mode: 0755]
web/lib/morris.min.js [new file with mode: 0644]
web/lib/raphael-min.js [new file with mode: 0644]