milton0825 commented on a change in pull request #5094: [AIRFLOW-4306] Global
operator extra links
URL: https://github.com/apache/airflow/pull/5094#discussion_r277924790
##########
File path: docs/plugins.rst
##########
@@ -202,6 +212,13 @@ definitions in Airflow.
def stat_name_dummy_handler(stat_name):
return stat_name
+ # A global operator extra link that redirect you to google
+ class GoogleLink(BaseOperatorLink):
Review comment:
Updated the docs to give user a link to S3 logs example
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services