Priority Tags for Airflow Dags
Project description
airflow-priority
Priority Tags for Airflow Dags
Overview
This repo provides an Airflow Plugin for priority-driven DAG failure alerting.
In layman's terms, one need only add a tag to their DAG in P1, P2, P3, P4, P5, where P1 corresponds to highest priority and P5 corresponds to lowest, and that dag will send a notification to a backend integration.
See the documentation for more information on getting started
Integrations
| Integration | Metric / Tag | Docs |
|---|---|---|
airflow.priority.p{1,2,3,4,5}.{failed,succeeded,running} |
Link | |
N/A |
Link | |
airflow.priority.p{1,2,3,4,5}.{failed,succeeded,running} |
Link | |
N/A |
Link | |
airflow.priority.p{1,2,3,4,5}.{failed,succeeded,running} |
Link | |
N/A |
Link | |
N/A |
Link | |
N/A |
Link | |
| AWS Cloudwatch | airflow.priority.p{1,2,3,4,5}.{failed,succeeded,running} |
Link |
Installation
You can install from pip:
pip install airflow-priority
Or via conda:
conda install airflow-priority -c conda-forge
License
This software is licensed under the Apache 2.0 license. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflow_priority-1.6.0.tar.gz.
File metadata
- Download URL: airflow_priority-1.6.0.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e22b9f655cdecadda28fd34dac883569ee851ce23c87401c69c5bec5c1d7e62
|
|
| MD5 |
a503914bed1450cc825aa32813f402d1
|
|
| BLAKE2b-256 |
5ef5728b0080045c8f54d53f572ef417f16b36e4922c80f5d2b3b658765d64e9
|
File details
Details for the file airflow_priority-1.6.0-py3-none-any.whl.
File metadata
- Download URL: airflow_priority-1.6.0-py3-none-any.whl
- Upload date:
- Size: 38.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6318d31efab5764b9d685de705f6a40478b4ea404548d470ff7674e060608c8
|
|
| MD5 |
ce12f091771130df212f3d63e7ceeaee
|
|
| BLAKE2b-256 |
6adfa6cae257921435152107166f1ed254b84fc6394327bf23e4b9ac748ff730
|