Hi Vadim, Check a list of Storm metrics listed in http://blog.sematext.com/2014/01/30/announcement-apache-storm-monitoring-in-spm/ -- I think some of them may be what you are after, though presented as rates/throughput vs. a single total number. Alternatively, have a look at http://www.endgame.com/blog/storm-metrics-how-to.html .
Otis -- Monitoring * Alerting * Anomaly Detection * Centralized Log Management Solr & Elasticsearch Support * http://sematext.com/ On Fri, Nov 14, 2014 at 8:00 AM, Vadim Smirnov <[email protected]> wrote: > I am have several input Spout and several output Bolts. I am want know how > many tuples already processed. For it i am create metric an .incr() it on > output Bolt .execute(). How i am can read metric value from Spout code ? >
