ashb opened a new pull request, #66421: URL: https://github.com/apache/airflow/pull/66421
A recent PR changed the structured log output to include these attributes on every log message, which is very helpful for when the task logs make it to an external system, but when viewing them in Airflow directly it quickly becomes "noise" as they never change. This PR "extracts" them out and shows them once at the the start just after the source info and removes it from every other message. They are also injected back in to the copy and download content (cherry picked from commit d139d3765f8625589c4142d140497794000cafe7) -- 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]
