xBis7 commented on code in PR #72458:
URL: https://github.com/apache/airflow/pull/72458#discussion_r3927992965


##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -1562,6 +1562,15 @@ traces:
       type: integer
       example: ~
       default: "30000"
+    dag_tags_in_spans:

Review Comment:
   Why use a config flag? We don't use one for metrics.
   
   Do the tags add too much noise? Do the tags add too much overhead that might 
not be desired if the user doesn't need the tags?



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