[
https://issues.apache.org/jira/browse/FLINK-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874853#comment-15874853
]
ASF GitHub Bot commented on FLINK-5831:
---------------------------------------
GitHub user nellboy opened a pull request:
https://github.com/apache/flink/pull/3369
[FLINK-5831] [webui] order, search and filter metrics
Metrics are now ordered, and searchable when displaying which metrics
graphs to display in the web ui.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nellboy/flink webui/metrics-filtering
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3369.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3369
----
commit 730e7b6d3b35855d93049e48850ca5919f7db968
Author: paul <[email protected]>
Date: 2017-02-20T09:28:14Z
[FLINK-5831] [webui] sort metrics by id
commit 45f5c565d9a805f78c40ed8ad7cc497aaf5c438f
Author: paul <[email protected]>
Date: 2017-02-20T17:27:13Z
[FLINK-5831] [webui] order, search and filter metrics
----
> Sort metrics in metric selector and add search box
> --------------------------------------------------
>
> Key: FLINK-5831
> URL: https://issues.apache.org/jira/browse/FLINK-5831
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Reporter: Robert Metzger
> Attachments: dropDown.png
>
>
> The JobManager UI makes it hard to select metrics using the drop down menu.
> First of all, it would me nice to sort all entries. Also a search box on top
> of the drop down would make it much easier to find the metrics.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)