Hi All I want to get some metrics from the storm cluster regarding what is traffic load on each link. like in following topology: A is the spout and rest all are bolts. I want to know the current traffic on each link like (A to B or C to D) A--------->B--------->C----------->D----------->E B--------->F----------->D
How can i find this? Is it possible. I want to schedule my schedule my topology based on these results. Regards Tarkeshwar
