Hi,

You can have a look at the storm-metrics-statsd project on GitHub.

Danijel

On Sunday, February 16, 2014, Mike Heffner <[email protected]> wrote:

> Hi,
>
> Does anyone have examples of consuming the Storm metrics channel
> (IMetricsConsumer) and sending that data to external monitoring or
> visualization systems? If someone had an example that forwarded those
> metrics to statsd I'd be really interested.
>
> I've taken a look at the LoggingMetricsConsumer, but that appears to just
> rely on the toString() method to convert metrics to log format.
> Unfortunately that doesn't really demonstrate how to enumerate the
> individual metrics (e.g. the multiple keys in a MultiCountMetric) in order
> to ship them as individual time-series name,value pairs.
>
> I'll probably just jump into the code this week to figure it out, but if
> someone has some examples it would really save me some time.
>
>
> Thanks!
>
> Mike
>
> --
>
>   Mike Heffner 
> <[email protected]<javascript:_e(%7B%7D,'cvml','[email protected]');>
> >
>   Librato, Inc.
>
>

-- 
Danijel Schiavuzzi

E: [email protected]
W: www.schiavuzzi.com
T: +385989035562
Skype: danijels7

Reply via email to