Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

airflow.example_dags.plugins.listener_plugin

Classes

MetadataCollectionPlugin

Class used to define AirflowPlugin.

Module Contents

class airflow.example_dags.plugins.listener_plugin.MetadataCollectionPlugin[source]

Bases: airflow.plugins_manager.AirflowPlugin

Class used to define AirflowPlugin.

name = 'MetadataCollectionPlugin'[source]
listeners[source]

Was this entry helpful?