You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Lijie Wang (Jira)" <ji...@apache.org> on 2022/07/27 02:06:00 UTC

[jira] [Commented] (FLINK-28698) The display order of aggregated metrics should follow the order of task state transitions

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

Lijie Wang commented on FLINK-28698:
------------------------------------

cc [~xtsong] 

> The display order of aggregated metrics should follow the order of task state transitions
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-28698
>                 URL: https://issues.apache.org/jira/browse/FLINK-28698
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Web Frontend
>            Reporter: Lijie Wang
>            Priority: Major
>         Attachments: image-2022-07-27-10-00-49-345.png
>
>
> !image-2022-07-27-10-00-49-345.png|width=921,height=382!
>  Currently, the display order of task state duration is INITIALIZING, CREATED, SCHEDULED, RUNNING, DEPLOYING. I think it would be more reasonable to change to CAEATED, SCHEDULED, DEPLOYING, INITIALIZING, RUNNING, which is follow the order of task state transitions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)