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 >
