hussein-awala commented on code in PR #28961:
URL: https://github.com/apache/airflow/pull/28961#discussion_r1071620930


##########
airflow/config_templates/config.yml:
##########
@@ -851,6 +851,13 @@ metrics:
       type: string
       example: ~
       default: ""
+    statsd_datadog_metrics_tags:
+      description: |
+        If set to True, Airflow will add metadata as tags for some of the 
emitted metrics
+      version_added: 2.6.0
+      type: boolean
+      example: ~
+      default: "False"

Review Comment:
   Nothing needs to be changed, I'll change the default value to `True`



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

Reply via email to