airflow.providers.openlineage.api¶
Public API module - stable interface.
This module is part of the public interface of the airflow.providers.openlineage provider.
Functions, classes, and objects defined here are intended for external use, especially for dag authors and other providers that want to emit custom OpenLineage events tied to the currently running Airflow task.
External code should depend only on modules within airflow.providers.openlineage.api.*.