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

ASF GitHub Bot commented on FLINK-4221:
---------------------------------------

Github user greghogan commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2724#discussion_r86554520
  
    --- Diff: flink-runtime-web/web-dashboard/app/partials/jobs/job.jade ---
    @@ -50,19 +50,15 @@ 
nav.navbar.navbar-default.navbar-fixed-top.navbar-main(ng-if="job")
     
nav.navbar.navbar-default.navbar-fixed-top.navbar-main-additional(ng-if="job")
       ul.nav.nav-tabs
         li(ui-sref-active='active')
    -      a(ui-sref=".plan") Plan
    +      a(ui-sref=".plan") Overview
     
    -    //- li(ui-sref-active='active' ng-if="job['end-time'] > -1")
         li(ui-sref-active='active')
           a(ui-sref=".timeline") Timeline
     
         li(ui-sref-active='active')
           a(ui-sref=".exceptions") Exceptions
     
         li(ui-sref-active='active')
    -      a(ui-sref=".properties") Properties
    -
    -    li(ui-sref-active='active')
           a(ui-sref=".config") Configuration
    --- End diff --
    
    I see it now. You have to click on an operator. I think I had filed this in 
a general UI ticket I had filed a while back but never gotten around to working 
on.


> Show metrics in WebFrontend
> ---------------------------
>
>                 Key: FLINK-4221
>                 URL: https://issues.apache.org/jira/browse/FLINK-4221
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Metrics, Webfrontend
>    Affects Versions: 1.0.0
>            Reporter: Chesnay Schepler
>            Assignee: Robert Metzger
>             Fix For: pre-apache
>
>




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

Reply via email to