collinmcnulty opened a new pull request #18555:
URL: https://github.com/apache/airflow/pull/18555


   Add annotations, which contain the task information, to log lines that 
reference a specific pod so that logs can be searched by task or DAG id. Also 
condenses a few more log elements into a single line to play better with 
Elastic.
   
   I did not have the confidence/time to go through every log line that 
references a pod name to add annotations, as some of them would require passing 
the annotations through several layers that I do not understand and do not want 
to break. I think I got the most common and critical log lines though.
   
   closes: #18329 
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to