xBis7 commented on PR #68082:
URL: https://github.com/apache/airflow/pull/68082#issuecomment-4994857602

   @vincbeck Thank you for the comment! I've started working on renaming the 
listener to `Event Producer` as a suggestion from @shahar1. `Event Publisher` 
is also accurate but producer is the term generally used by Kafka, and so it 
made sense to me. If you don't mind, I'll move forward with that.
   
   OpenLineage and Informatica also have a similar listener plugin
   
   
https://github.com/apache/airflow/blob/main/providers/openlineage/src/airflow/providers/openlineage/plugins/listener.py
   
   
https://github.com/apache/airflow/blob/main/providers/informatica/src/airflow/providers/informatica/plugins/listener.py
   
   Also see
   
   
https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/listeners/listener.py
   
   
https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/listeners/spec/dagrun.py
   
   
https://github.com/apache/airflow/blob/main/shared/listeners/src/airflow_shared/listeners/spec/taskinstance.py


-- 
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]

Reply via email to