I don't know of any rounding off the UI does, is this in the docs? It might be helpful for you to look at creating your own metric.
Official documentation - http://storm.apache.org/documentation/Metrics.html Walkthrough - https://www.endgame.com/blog/storm-metrics-how-to.html On Sat, Jan 10, 2015 at 10:48 AM, Tetsuya MATSUDA <[email protected]> wrote: > Hi all, > > I want to know correct number of acked, failed, emitted etc of my topology. > In StormUI, they are not correct because of rounding off. > > Is there any way of counting these params? > > Thanks, > -- > Tetsuya MATSUDA > >
