You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/08 15:03:46 UTC

[GitHub] [airflow] armandduijn opened a new issue #16887: Show duration of a task group

armandduijn opened a new issue #16887:
URL: https://github.com/apache/airflow/issues/16887


   **Description**
   
   Show the duration of the task group in the Airflow UI.
   
   ![image](https://user-images.githubusercontent.com/706385/124945371-5e3aae00-e00e-11eb-8050-6fa988e09191.png)
   
   **Use case / motivation**
   
   The task groups are a nice way to encapsulate multiple tasks. However, in the Graph view, the duration of the grouped tasks isn't visible. You need to expand the group to view them.
   
   It's possible to view the task durations in the Task Duration view, but that isn't as convenient if you want to zoom in on a particular section of the pipeline.
   
   **Are you willing to submit a PR?**
   
   Yes, but I'm not familiar with the codebase. If it a relatively easy fix, I would appreciate some guidance on which files to touch.
   
   **Related Issues**
   
   None


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16887: Show duration of a task group

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16887:
URL: https://github.com/apache/airflow/issues/16887#issuecomment-877206767


   @armandduijn great idea! I'm happy to point you to the right place on where to fix it.
   
   Edit: I'd check out this function here: https://github.com/apache/airflow/blob/main/airflow/www/static/js/graph.js#L434


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16887: Show duration of a task group

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16887:
URL: https://github.com/apache/airflow/issues/16887#issuecomment-877206767


   @armandduijn great idea! I'm happy to point you to the right place on where to fix it.
   
   ~~Edit: I'd check out this function here: https://github.com/apache/airflow/blob/main/airflow/www/static/js/graph.js#L434~~


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi closed issue #16887: Show duration of a task group

Posted by GitBox <gi...@apache.org>.
bbovenzi closed issue #16887:
URL: https://github.com/apache/airflow/issues/16887


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #16887: Show duration of a task group

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #16887:
URL: https://github.com/apache/airflow/issues/16887#issuecomment-876515251


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16887: Show duration of a task group

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16887:
URL: https://github.com/apache/airflow/issues/16887#issuecomment-877206767


   @armandduijn great idea! I'm happy to point you to the right place on where to fix it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org