jscheffl commented on code in PR #41761:
URL: https://github.com/apache/airflow/pull/41761#discussion_r1732820383


##########
airflow/config_templates/config.yml:
##########
@@ -1090,7 +1090,7 @@ metrics:
       version_added: 2.6.0
       type: string
       example: "\"scheduler,executor,dagrun,pool,triggerer,celery\"
-      or \"^scheduler,^executor,heartbeat|timeout\""
+        or \"^scheduler,^executor,heartbeat|timeout\""

Review Comment:
   In here I just fixed the indent which was leading to "bad" YAML, 
content-wise did not want to touch it here.



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