potiuk commented on issue #36963: URL: https://github.com/apache/airflow/issues/36963#issuecomment-1906757083
Yep. What @dirrao wrote. But If you would like to implement it as Cloud Run Operator feature to monitor, poll and stream such logs to airflow logs - it's entirely ok (as long as CloudRun API would alllow it). We are already doing similar things for example in KubernetesPodOperator, where we basically stream the logs from Pod running elsewhere and log them through airflow logging system. -- 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]
