This is an automated email from the ASF dual-hosted git repository.
mobuchowski pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 337aee896a9 Move the traces and metrics code under a common
observability package (#56187)
add 65ca7d337d4 chore: Adjust AirflowRunFacet and docs after moving OL
methods to BaseSQLOperator (#58903)
No new revisions were added by this update.
Summary of changes:
.../src/sphinx_exts/providers_extensions.py | 49 +++++--
.../sphinx_exts/templates/openlineage.rst.jinja2 | 41 +++---
.../airflow/providers/openlineage/utils/utils.py | 17 +++
.../tests/unit/openlineage/utils/test_utils.py | 150 +++++++++++++++------
4 files changed, 196 insertions(+), 61 deletions(-)