ashb commented on a change in pull request #21495:
URL: https://github.com/apache/airflow/pull/21495#discussion_r804590186
##########
File path: airflow/config_templates/config.yml
##########
@@ -598,7 +598,9 @@
version_added: 2.0.0
type: string
example: ~
- default: "{{{{ ti.dag_id }}}}/{{{{ ti.task_id }}}}/{{{{ ts }}}}/{{{{
try_number }}}}.log"
+ default: "dag={{{{ ti.dag_id }}}}/task_id={{{{ ti.task_id
}}}}/run_id={{{{ ti.run_id }}}}/\
Review comment:
Started discussion/lazy consensus on list
https://lists.apache.org/thread/omt2zn02o3wcxtsg7zbr5yjxdo1offvd
--
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]