You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/27 19:59:12 UTC

[GitHub] [airflow] collinmcnulty opened a new pull request #18555: Add task information to logs about k8s pods

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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] github-actions[bot] commented on pull request #18555: Add task information to logs about k8s pods

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #18555:
URL: https://github.com/apache/airflow/pull/18555#issuecomment-974549996


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] github-actions[bot] closed pull request #18555: Add task information to logs about k8s pods

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed pull request #18555:
URL: https://github.com/apache/airflow/pull/18555


   


-- 
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-unsubscribe@airflow.apache.org

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