If you prefer a non-DIY approach, there is nice Storm monitoring in SPM <http://sematext.com/spm/>: http://blog.sematext.com/2014/01/30/announcement-apache-storm-monitoring-in-spm/
Otis On Mon, Nov 24, 2014 at 4:18 PM, Curtis Allen <[email protected]> wrote: > This blog post is an excellent resource > > http://www.endgame.com/blog/storm-metrics-how-to.html > > On Mon, Nov 24, 2014 at 1:49 PM, Rohit Kelkar <[email protected]> > wrote: > >> The storm site http://storm.apache.org/documentation/Metrics.html lists >> out the metrics but does not give any example usage. >> Given that my only exposure to metrics is a little helloworld using >> yammer metrics, what is a good starting point for aggregating metrics from >> storm bolts and report them. >> I am not sure how to aggregate the metrics from the multiple instances of >> the same bolt running in different JVMs. >> >> - R >> > >
