potiuk commented on code in PR #30873:
URL: https://github.com/apache/airflow/pull/30873#discussion_r1187918041


##########
airflow/config_templates/config.yml:
##########
@@ -1019,6 +1019,13 @@ metrics:
       type: integer
       example: ~
       default: "60000"
+    otel_debugging_on:
+      description: |
+        If True, all metrics are also emitted to the console.  Defaults to 
False.
+      version_added: 2.5.1

Review Comment:
   ```suggestion
         version_added: 2.7.0
   ```



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