hussein-awala commented on code in PR #29929:
URL: https://github.com/apache/airflow/pull/29929#discussion_r1196082249


##########
airflow/config_templates/config.yml:
##########
@@ -2671,6 +2671,13 @@ kubernetes_executor:
       type: string
       example: '{ "total": 3, "backoff_factor": 0.5 }'
       default: ""
+    detailed_executor_logs:
+      description: |
+        Flag to have more details in kubernetes executor pod logs

Review Comment:
   What about `logs_task_metadata`? if you look to the added information, they 
describes the task and not the executor. WDYT?



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