[
https://issues.apache.org/jira/browse/FLINK-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950158#comment-14950158
]
ASF GitHub Bot commented on FLINK-2730:
---------------------------------------
Github user sachingoel0101 commented on a diff in the pull request:
https://github.com/apache/flink/pull/1236#discussion_r41615077
--- Diff:
flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/TaskManagersHandler.java
---
@@ -39,6 +42,7 @@
private final FiniteDuration timeout;
+ private static final String taskManagerIDKey = "taskmanagerid";
--- End diff --
Pushed a fix.
> Add CPU/Network utilization graphs to new web dashboard
> -------------------------------------------------------
>
> Key: FLINK-2730
> URL: https://issues.apache.org/jira/browse/FLINK-2730
> Project: Flink
> Issue Type: Sub-task
> Components: Webfrontend
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Sachin Goel
> Fix For: 0.10
>
>
> The charts rendered in the previous dashboard should be added to the new web
> dashboard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)