You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/06 10:54:01 UTC

[GitHub] [airflow] malthe commented on issue #11463: Tags rather than names in variable parts of the metrics

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

   In addition to these tags, the actual DAG `tags` should also be provided as part of this.
   
   The following docs do seem to suggest that tags are supported in the StatsD format: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-custom-metrics-statsd.html.
   ```
   MetricName:value|type|@sample_rate|#tag1:
     value,tag1...
   ```
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org