From 862f307aa9115651b02ce9314f77ef74f9c741c2 Mon Sep 17 00:00:00 2001 From: Jehiah Czebotar Date: Thu, 6 Aug 2015 13:23:51 -0400 Subject: [PATCH] nsqadmin: topic view - fix rate calculation --- nsqadmin/static/js/views/topic.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsqadmin/static/js/views/topic.hbs b/nsqadmin/static/js/views/topic.hbs index 991d4653c..c6dcb71c9 100644 --- a/nsqadmin/static/js/views/topic.hbs +++ b/nsqadmin/static/js/views/topic.hbs @@ -69,7 +69,7 @@ {{commafy memory_depth}} + {{commafy backend_depth}} {{commafy msg_count}} {{#if ../graph_active}} - + {{/if}} {{commafy ../channels.length}} {{#if e2e_processing_latency.percentiles.length}}