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


##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -1265,6 +1265,13 @@ traces:
       type: string
       example: ~
       default: "False"
+    otel_debug_traces_on:
+      description: |
+        If True, then traces from Airflow internal methods are exported. 
Defaults to False.
+      version_added: 3.0.0

Review Comment:
   I set it to 3.1.0 and we can change it later if needed.



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