Description
On the /dags UI, make it possible to filter dags by team_name, and make it possible to include multiple teams as well.
For example, dags are as follows: Team A: 500 dags, Team B: 10 dags, Team C: 50 dags
make it possible for a user to filter to Team B so that dags view only shows 50 dags, or Team B and Team C so that only 60 dags are shown.
Use case/motivation
When running multi-team deployments with thousands of dags, filtering by team_name makes the user experience much better, as users can filter dags to only view their own team(s)
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Description
On the /dags UI, make it possible to filter dags by
team_name, and make it possible to include multiple teams as well.For example, dags are as follows: Team A: 500 dags, Team B: 10 dags, Team C: 50 dags
make it possible for a user to filter to Team B so that dags view only shows 50 dags, or Team B and Team C so that only 60 dags are shown.
Use case/motivation
When running multi-team deployments with thousands of dags, filtering by team_name makes the user experience much better, as users can filter dags to only view their own team(s)
Related issues
No response
Are you willing to submit a PR?
Code of Conduct