shubham22 commented on code in PR #36250:
URL: https://github.com/apache/airflow/pull/36250#discussion_r1439775839


##########
airflow/config_templates/config.yml:
##########
@@ -944,6 +944,14 @@ metrics:
   description: |
     StatsD (https://github.com/etsy/statsd) integration settings.
   options:
+    metrics_use_fuzzy_match:

Review Comment:
   > then likely a bunch of confusion when the default changes after that.
   
   This is the primary reason I think moving over to two new configs that 
replace old configs as better. This way when the old config is deprecated, 
users who adopted the new configs wouldn't have to make any change at all. 



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to