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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
