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
