Open bf4 opened 10 years ago
Issue by Kozlov-V Saturday Jun 14, 2014 at 11:46 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/issues/180
I`m add new widget:
require "fnordmetric" FnordMetric.namespace :mytest do gauge :bit_cache, :title => "Up Line cache" widget 'BitUp', :title => "Up line", :gauges => [:bit_cache], :type => :timeline, :width => 100, :autoupdate => 1 end
but it not view on Dashboard:
How it solved?
Issue by Kozlov-V Saturday Jun 14, 2014 at 11:46 GMT Originally opened as https://github.com/paulasmuth/fnordmetric/issues/180
I`m add new widget:
but it not view on Dashboard:
How it solved?