gudata opened a new issue, #59749:
URL: https://github.com/apache/airflow/issues/59749

   ### Description
   
   we should know where the task is processed. log worker type and identity - 
ecs.docker and the id cluster/task id
   
   ### Use case/motivation
   
   when someone have a lot of instance ids or ecs services as workers it would 
want to know on which of them the task has been executed. 
   
   now this is unclear. are the logs coming from the scheler, worker ot from 
where
   
   Real production could have different kind of workers.
   
   
   ### Related issues
   
   example: I am getting timeout on compiling the dags. where should I check 
for the error? the scheduler or the worker node?
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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