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 2020/06/15 09:26:09 UTC

[GitHub] [airflow] otienoanyango opened a new issue #9304: Improve selection options on task tries page

otienoanyango opened a new issue #9304:
URL: https://github.com/apache/airflow/issues/9304


   **Description**
   
   Add a way of filtering the tasks you want graphed on the task tries UI page. At least an option to deselect all or select all would be quite welcome.
   
   **Use case / motivation**
   
   When there are many tasks, the task tries page does not allow filtering of what is shown in the graph which is useful when you want to only compare task duration for one or a few tasks. The current option is to deselect each of the tasks you don't want to see. Assuming 100 tasks, that's deselecting 95 if you're interested in only 5.
   
   **Related Issues**
   Not that I'm aware of
   
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] otienoanyango commented on issue #9304: Improve selection options on task tries page

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


   I looked at the code and since nvd3 is used, it looks like it is not any straightforward to add  non-data buttons to the chart. I would have to look a little deeper if that's even a good solution.


----------------------------------------------------------------
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.

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



[GitHub] [airflow] mik-laj commented on issue #9304: Improve selection options on task tries page

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #9304:
URL: https://github.com/apache/airflow/issues/9304#issuecomment-644043710


   This feature looks interesting. Would you like to provide us with contributions? This is an Open Source project and we don't have paid support. The fastest way to resolve a ticket is to contribute a change that will solve this problem.
   If you are interested, here is the contributor's guide.
   https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst


----------------------------------------------------------------
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.

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #9304: Improve selection options on task tries page

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


   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.

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



[GitHub] [airflow] mik-laj edited a comment on issue #9304: Improve selection options on task tries page

Posted by GitBox <gi...@apache.org>.
mik-laj edited a comment on issue #9304:
URL: https://github.com/apache/airflow/issues/9304#issuecomment-644043710


   This feature looks interesting. Would you like to working on it? This is an Open Source project and we don't have paid support. The fastest way to resolve a ticket is to contribute a change that will solve this problem.
   If you are interested, here is the contributor's guide.
   https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst


----------------------------------------------------------------
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.

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