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

Paul Lin updated FLINK-10224:
-----------------------------
    Description: 
Task metrics can be large numbers which would be converted into scientific 
notation by REST server, but the web frontend does not handle them properly.

For instance, below is a panel for Kafka consumer metric "records-lag-max", 
which is actually "9.1839984E7". 

!task metrics panel.png!

  was:
Task metrics can be a large number which would be converted into scientific 
notation by REST server, but the web frontend does not handle it properly.

For instance, below is a panel for Kafka consumer metrics "records-lag-max", 
which is actually "9.1839984E7". 

!task metrics panel.png!


> Web frontend does not handle scientific notation properly
> ---------------------------------------------------------
>
>                 Key: FLINK-10224
>                 URL: https://issues.apache.org/jira/browse/FLINK-10224
>             Project: Flink
>          Issue Type: Bug
>          Components: Webfrontend
>    Affects Versions: 1.5.3
>            Reporter: Paul Lin
>            Priority: Major
>         Attachments: task metrics panel.png
>
>
> Task metrics can be large numbers which would be converted into scientific 
> notation by REST server, but the web frontend does not handle them properly.
> For instance, below is a panel for Kafka consumer metric "records-lag-max", 
> which is actually "9.1839984E7". 
> !task metrics panel.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to