Templates reference Variables Airflow Variables in Templates Airflow Connections in Templates Filters Macros Templates reference Variables, macros and filters can be used i...
Audit Logs in Airflow Overview Level of Audit Logs Location of Audit Logs Types of Events Audit Logs in Airflow Overview Audit logs are a critical component of any system t...
Priority Weights Priority Weights priority_weight defines priorities in the executor queue. The default priority_weight is 1 , and can be bumped to any integer. Moreover, each...
Public Interface of Airflow Using Airflow Public Interfaces Using the Public Interface for DAG Authors DAGs Operators Task Instances Task Instance Keys Hooks Public Airflow u...
Release Notes Airflow 2.6.1 (2023-05-16) Significant Changes Clarifications of the external Health Check mechanism and using Job classes (#31277). Bug Fixes Misc/Internal Doc o...
LLVM Block Frequency Terminology Introduction Branch Probability Branch Weight Block Frequency Implementation: a series of DAGs Block Mass Loop Scale Implementation: Getting...
What is Airflow? Workflows as code Why Airflow? Why not Airflow? What is Airflow? Apache Airflow is an open-source platform for developing, scheduling, and monitoring batch-...
Creating a notifier Using a notifier Creating a notifier The BaseNotifier is an abstract class that provides a basic structure for sending notifications in Airflow using the v...