Project: dbnd-airflow-auto-tracking

Machine Learning Orchestration

Project Details

Latest version
1.0.20.4
Home Page
https://github.com/databand-ai/dbnd
PyPI Page
https://pypi.org/project/dbnd-airflow-auto-tracking/

Project Popularity

PageRank
0.003345893851358978
Number of downloads
54957

DBND Airflow Auto Tracking

The plugin

dbnd-airflow-auto-tracking is a plugin for Airflow, enabling dbnd tracking to all DAGs and tasks without any code changes.

What does it do?

The plugin will go over tasks and modify them if needed. It uses Airflow's policy mechanism by adding dbnd tracking to policy function. If the user had already defined its own policy function it will be executed in addition to dbnd tracking.

Installation

pip install dbnd-airflow-auto-tracking