ashb commented on issue #11463:
URL: https://github.com/apache/airflow/issues/11463#issuecomment-710029386


   https://statsd.readthedocs.io/en/latest/tags.html?highlight=tag
   
   > Tagged metrics—such as those used by Datadog and Telegraf—are explicitly 
outside the scope of this library. Alternatives exist and are recommended. This 
document lays out the reasons to avoid support for tags.
   
   Yeah, so tagged metrics are not in main pystatsd client, not in "stock" 
statsd server.
   
   Supporting them would be good, but we possibly need to be slightly smarter 
about how we do it (such as convert tags in to names for fallback? Not sure)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to