[ 
https://issues.apache.org/jira/browse/STORM-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355260#comment-17355260
 ] 

Aaron Gresch commented on STORM-3760:
-------------------------------------

newWorkerEvent was converted to the V2 metrics API.  You should be able to see 
it by using the V2 reporters or setting 

topology.enable.v2.metrics.tick to true.

> Storm 2.2.0 not reporting newWorkerEvents metric
> ------------------------------------------------
>
>                 Key: STORM-3760
>                 URL: https://issues.apache.org/jira/browse/STORM-3760
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-metrics
>    Affects Versions: 2.2.0
>            Reporter: Cristian Rojas
>            Priority: Major
>
> Hi everyone,
>   
>  We have recently migrated from Storm 0.10.0 to Storm 2.2.0, we have a custom 
> _StatsdMetricConsumer_ which implements _IMetricsConsumer_ interface. 
>   
>  Storm is still reporting some metrics (__transfer-count,_ _ack-count,_ 
> _metrics, etc)_ but it seems after the migration it stopped reporting 
> _*newWorkerEvents*_ metric. I made sure this is not a problem in our 
> implementation by logging all the metrics received _handleDataPoints_ method.
>   
>  Is this a known issue? any way to get that metric fixed?
> Best regards, thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to