Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags for dag and task's metrics #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grontorino
Copy link

Add tags to DAGs and use it for filtering in the UI
the new feature in version 1.10.8, we can add tags in each dag and distinguish tasks or dags in different environments(test,pre,prod...) based on tags, this makes it easier to filter various alarm rules.

@abhishekray07 hope you can take it soon.

zhangweiwei added 2 commits June 11, 2020 14:54
and upgrade airflow version to 1.10.8,because the DagTag was new in version 1.10.8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant