Skip to content

Add Filtering to Edge UI Plugin Jobs Page #61920

@jscheffl

Description

@jscheffl

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:

Image

Jobs page today:

Image

Code of Conduct

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions