summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-04-26 02:19:06 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-04-26 02:19:06 +0300
commit12beb9c6a04f34d3bd38e974f572dba435fa8cb1 (patch)
treeb0c2949e3b61f3f0dd074ef76c5b9c5ee555b0ff /web
parent5f6dfc9ee8cd469c33e647a6f4957e97619faa67 (diff)
visualized gauges, counters, meters and sets - missing histograms and timers
Diffstat (limited to 'web')
-rw-r--r--web/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
index 350eefc2cd..7b8cecc25d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -1164,6 +1164,7 @@
case 'ap':
case 'net':
case 'disk':
+ case 'statsd':
chart.menu = tmp;
break;