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

[jira] [Updated] (FLINK-27112) Optimize the term usage on the job overview WebUI

     [ https://issues.apache.org/jira/browse/FLINK-27112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jing Ge updated FLINK-27112:
----------------------------
    Description: 
The naming convention between WebUI and metrics are not consistent, e.g. "Record send" for NumRecordsOut. Further more, Flink 1.15 developed new feature to support different sink pre- and post-topologies[1].  New metrics e.g. NumRecordsSend has been developed to measure records number sent to the external system. 

 

[1]https://cwiki.apache.org/confluence/display/FLINK/FLIP-191%3A+Extend+unified+Sink+interface+to+support+small+file+compaction

 

!https://lists.apache.org/api/email.lua?attachment=true&id=4blc716dj0f1odkxvonh1k4ndmfhhltq&file=2635f32b5825620cb950cbc1cc43be0d0177378d76a8aa6303060ca46db70b76|width=545,height=337!

  was:
The naming convention between WebUI and metrics are not consistent, e.g. "Record send" for NumRecordsOut. Further more, Flink 1.15 developed new feature to support different pre- and post- sink topologies[1].  New metrics e.g. NumRecordsSend has been developed to measure records number sent to the external system. 

 

!https://lists.apache.org/api/email.lua?attachment=true&id=4blc716dj0f1odkxvonh1k4ndmfhhltq&file=2635f32b5825620cb950cbc1cc43be0d0177378d76a8aa6303060ca46db70b76|width=545,height=337!


> Optimize the term usage on the job overview WebUI
> -------------------------------------------------
>
>                 Key: FLINK-27112
>                 URL: https://issues.apache.org/jira/browse/FLINK-27112
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Metrics
>    Affects Versions: 1.15.0
>            Reporter: Jing Ge
>            Priority: Major
>
> The naming convention between WebUI and metrics are not consistent, e.g. "Record send" for NumRecordsOut. Further more, Flink 1.15 developed new feature to support different sink pre- and post-topologies[1].  New metrics e.g. NumRecordsSend has been developed to measure records number sent to the external system. 
>  
> [1]https://cwiki.apache.org/confluence/display/FLINK/FLIP-191%3A+Extend+unified+Sink+interface+to+support+small+file+compaction
>  
> !https://lists.apache.org/api/email.lua?attachment=true&id=4blc716dj0f1odkxvonh1k4ndmfhhltq&file=2635f32b5825620cb950cbc1cc43be0d0177378d76a8aa6303060ca46db70b76|width=545,height=337!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)