-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Description
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.
ClimbsRocks and pierrejeambrun
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests