Skip to content

Add Task Logs to Grid details panel #23503

@bbovenzi

Description

@bbovenzi

Many users use the tree/grid view to find a failing task instance and then look at its logs to figure out what went wrong. Right now that requires one to redirect out to a separate page.

We already have access to a task instance logs with the REST API: https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html#operation/get_log

Therefore, we can add the task logs into the details panel itself to reduce the amount of steps it takes to drill down to find out what's actually happening for an instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.kind:featureFeature Requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions