You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Erik Weathers (JIRA)" <ji...@apache.org> on 2017/06/19 23:47:00 UTC

[jira] [Updated] (STORM-2159) Codahale-ize Executor and Worker builtin-in stats

     [ https://issues.apache.org/jira/browse/STORM-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Weathers updated STORM-2159:
---------------------------------
    Description: 
We want built-in metrics in CommonStats and [Spout|Bolt]ExecutorStats to use codahale Meter directly. 

Each worker process should keep a MetricRegistry and have a configurable set of reporters that can be instantiated. 

Other reporters can be added for the registry for direct reporting to the metric backend of choice.

Note that I am proposing we leave old metrics through ZooKeeper in place after this task (taken care of by STORM-2168), but we can change this if others prefer to go cold turkey.

  was:
We want built in metrics in CommonStats and [Spout|Bolt]ExecutorStats to use codahale Meter directly. 

Each worker process should keep a MetricRegistry and have a configurable set of reporters that can be instantiated. 

Other reporters can be added for the registry for direct reporting to the metric backend of choice.

Note that I am proposing we leave old metrics through Zookeper in place after this task (taken care of by STORM-2168), but we can change this if others perfer to go cold turkey.


> Codahale-ize Executor and Worker builtin-in stats
> -------------------------------------------------
>
>                 Key: STORM-2159
>                 URL: https://issues.apache.org/jira/browse/STORM-2159
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Alessandro Bellina
>            Assignee: P. Taylor Goetz
>
> We want built-in metrics in CommonStats and [Spout|Bolt]ExecutorStats to use codahale Meter directly. 
> Each worker process should keep a MetricRegistry and have a configurable set of reporters that can be instantiated. 
> Other reporters can be added for the registry for direct reporting to the metric backend of choice.
> Note that I am proposing we leave old metrics through ZooKeeper in place after this task (taken care of by STORM-2168), but we can change this if others prefer to go cold turkey.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)