[
https://issues.apache.org/jira/browse/FLINK-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996562#comment-14996562
]
ASF GitHub Bot commented on FLINK-2730:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/1236#discussion_r44277088
--- Diff: flink-runtime-web/web-dashboard/bower.json ---
@@ -23,7 +23,8 @@
"dagre-d3": "~0.4.10",
"font-awesome": "~4.3.0",
"moment-duration-format": "~1.3.0",
- "qtip2": "~2.2.1"
+ "qtip2": "~2.2.1",
+ "highcharts-release": "~4.1.8"
--- End diff --
Thanks! For now, we'll try to make a release without that page. We can add
that back for 0.10.1 and 1.0
> 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)