Also, Is there any way to access the population parameter in metrics inside user code logic (bolts/spout), other than in logs generated by logging metrics consumer. (Indirectly getting access to the data points )
On Thu, Mar 30, 2017 at 7:26 PM, preethini v <[email protected]> wrote: > Hi, > > I'm also quite looking for some inputs on the same. I see that storm > builtin metrics is written in clojure. I am not a clojure person. Hence > looking for a good documentation that can explain how storm built-in > metrics are calculated. > > On Thu, Mar 30, 2017 at 3:47 PM, Zhechao Ma <[email protected]> > wrote: > >> Hi >> >> I'm working on tuning my topology by adding metrics in it, but I can't >> find document that explain the meanings of the built-in metrics. There're >> some metrics I'm not much clear about, like arrival_rate_secs, >> __skipped-throttle and so on. >> >> -- >> Thanks >> Zhechao Ma >> > > -- Thanks & Regards, Anshu Shukla
