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/12 12:54:41 UTC

[GitHub] deiwin opened a new pull request #6605: Support DogStatsD style tags in statsd-emitter

deiwin opened a new pull request #6605: Support DogStatsD style tags in statsd-emitter 
URL: https://github.com/apache/incubator-druid/pull/6605
 
 
   More info in individual commits. The main commit's message:
   
   > Datadog [doesn't support name-encoded dimensions and uses a concept of _tags_
   instead.][1] This change allows Datadog users to send the metrics without
   having to encode the various dimensions in the metric names. This enables
   building graphs and monitors with and without aggregation across various
   dimensions from the same data.
   
   > As tests in this commit verify, the behavior remains the same for users who
   don't enable the `druid.emitter.statsd.dogstatsd` configuration flag.
   
   [1]: https://www.datadoghq.com/blog/the-power-of-tagged-metrics/#tags-decouple-collection-and-reporting

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