eladkal commented on code in PR #38071:
URL: https://github.com/apache/airflow/pull/38071#discussion_r1533962596
##########
airflow/config_templates/airflow_local_settings.py:
##########
@@ -286,7 +286,7 @@
"task": {
"class":
"airflow.providers.google.cloud.log.stackdriver_task_handler.StackdriverTaskHandler",
"formatter": "airflow",
- "name": log_name,
+ "gcp_log_name": log_name,
Review Comment:
Ah sorry forgot discussion in
https://github.com/apache/airflow/pull/38071#discussion_r1529196456
I think the newsgragment should be updated to reflect why we are going this.
It should reflect more than just what is changed.
--
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]