You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/20 15:23:50 UTC

[GitHub] Stephan3555 opened a new issue #6646: Statsd-emitter not shipping count metrics

Stephan3555 opened a new issue #6646: Statsd-emitter not shipping count metrics
URL: https://github.com/apache/incubator-druid/issues/6646
 
 
   Druid: 0.12.3
   Statsd-emitter: 0.12.3
   Graphite-statsd: 1.1.4-9 (https://hub.docker.com/r/graphiteapp/graphite-statsd/)
   
   Despite listed in the "defaultMetricDimensions.json" the metrics for:
   
   - "coordinator-segment/count" : { "dimensions" : ["dataSource"], "type" : "gauge" },
   - "historical-segment/count" : { "dimensions" : ["dataSource", "tier", "priority"], "type" : "gauge" }
   
   are not emitted to our graphite-statsd instance.
   
   I found related issues, but the problem seems to be still present:
   
   https://github.com/apache/incubator-druid/issues/6200
   https://github.com/apache/incubator-druid/issues/4844#issuecomment-414677522
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org