Alessandro Bellina created STORM-2159:
-----------------------------------------

             Summary: 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


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. The default reporter will send stats to 
Supervisor (through file system, like worker heartbeats), for eventual 
transmission to built-in metrics store.

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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to