shahar1 commented on code in PR #38071: URL: https://github.com/apache/airflow/pull/38071#discussion_r1528684286
########## docs/apache-airflow-providers-google/logging/stackdriver.rst: ########## @@ -50,7 +50,7 @@ Turning this option off will result in data not being sent to Stackdriver. The ``remote_base_log_folder`` option contains the URL that specifies the type of handler to be used. For integration with Stackdriver, this option should start with ``stackdriver://``. -The path section of the URL specifies the name of the log e.g. ``stackdriver://airflow-tasks`` writes +The path section of the URL specifies the name of the log e.g. ``stackdriver:///airflow-tasks`` writes Review Comment: I understand - I'd be happy for someone else's opinion about that, as it could also be relevant to other handlers. -- 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]
