What about a REST API which you can consume directly from most of the languages. https://github.com/apache/storm/blob/master/STORM-UI-REST-API.md
On Wed, Oct 28, 2015 at 12:08 PM, #ZHANG SHUHAO# <[email protected]> wrote: > Any helps? > > Basically, I want my program read that information instead of looking at > the storm UI all the time. > > > > *From:* #ZHANG SHUHAO# > *Sent:* Sunday, October 25, 2015 12:44 PM > *To:* '[email protected]' <[email protected]> > *Subject:* Obtain the information of storm's builtin metrics > > > > Hi, > > > > I wondering any methods to obtain those information (that appears in Storm > UI) in my program (instead of exposing to storm UI). > > I have checked a few related blogs, but they are mainly discussing how to > use the metric UI to build our own metric updates in spout or bolt and > expose to say, log. > > Instead of building my own, I just want to get the information that are > exposed (internally) to Storm UI, so I would like to see a simple trick to > do that. Any hints? help? > > > > Thanks. > > > > Tony. >
