This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 7d20059 Fix typo in the word "Airflow" (#9772)
add 1de78e8 Add Google Stackdriver link (#9765)
No new revisions were added by this update.
Summary of changes:
airflow/config_templates/config.yml | 1 +
airflow/config_templates/default_airflow.cfg | 1 +
.../google/cloud/log/stackdriver_task_handler.py | 45 ++++++++++++++++++++++
docs/howto/write-logs.rst | 7 ++++
.../cloud/log/test_stackdriver_task_handler.py | 30 +++++++++++++++
5 files changed, 84 insertions(+)