You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/01/07 17:26:58 UTC

[jira] [Commented] (AIRFLOW-663) Improve time units for task duration and landing times charts

    [ https://issues.apache.org/jira/browse/AIRFLOW-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15807852#comment-15807852 ] 

ASF subversion and git services commented on AIRFLOW-663:
---------------------------------------------------------

Commit 6c5109bdcd8a81eeb5654fe109c0d111f59e0d6b in incubator-airflow's branch refs/heads/master from [~vijaysbhat]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=6c5109b ]

[AIRFLOW-663] Improve time units for task performance charts

The task duration and landing time charts display
time interval values in hours. This is not the
appropriate unit for tasks that execute on smaller
time scales (~minutes, ~seconds), and the chart
is unreadable in those cases.

This patch converts the time values to the
appropriate units and updates the y axis label to
show the unit of analysis.

Closes #1914 from vijaysbhat/chart_time_units


> Improve time units for task duration and landing times charts
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-663
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-663
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: ui
>            Reporter: Vijay Bhat
>            Assignee: Vijay Bhat
>
> The task duration and landing time charts display time interval values in hours. This is not the appropriate unit for tasks that execute on smaller time scales (~minutes, ~seconds), and the chart is unreadable in those cases. Convert the time values to the appropriate units and update the y axis label to show the unit.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)