-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Labels
area:providersgood first issuekind:featureFeature RequestsFeature Requestsprovider:edgeEdge Executor / Worker (AIP-69) / edge3Edge Executor / Worker (AIP-69) / edge3
Description
Apache Airflow Provider(s)
edge3
Deployment details
start via breeze start-airflow --load-example-dags --executor EdgeExecutor
Feature description
The Edge Worker Plugin UI in Airflow 3.1++ has a overview about workers and jobs. The Workers page has some filters, but filters are missing on Jobs page.
What you think is desired
Jobs page should have filters added allowing to filter jobs by:
- Dag ID (or display name)
- Run ID
- Task ID (or display name)
- State
- Queue
- Worker name
Once these filters are available the fields "queue" and "jobs" (counter) on the Worker page should be changed to links to jump to respective jobs with the queue / edge Worker name applied
Worker page today:
Jobs page today:
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:providersgood first issuekind:featureFeature RequestsFeature Requestsprovider:edgeEdge Executor / Worker (AIP-69) / edge3Edge Executor / Worker (AIP-69) / edge3