I think the latest storm 0.9.2-incubating has a graphical representation of your topology with the link highlighting the load between the components. Maybe you should try that.
On Thu, Jul 24, 2014 at 7:00 PM, M.Tarkeshwar Rao <[email protected]> wrote: > 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 >
