GitHub user sekruse opened a pull request:

    https://github.com/apache/incubator-flink/pull/112

    Flink 964

    This is a cleaned-up version of the already discussed prototype.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sekruse/incubator-flink FLINK-964

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/112.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 #112
    
----
commit 019d2440368a3b986435343351658a3e54bbe412
Author: Sebastian Kruse <[email protected]>
Date:   2014-08-22T15:18:09Z

    Add first functionality to display profiling data in the web interface
    
    * a servlet for providing profiling events
    * an html page to profile the events
    * an ajax call to load the data from the servlet

commit 695d9a9d6c6d45da955ab9e89c35a7481bbf32d2
Author: Sebastian Kruse <[email protected]>
Date:   2014-08-25T15:13:55Z

    [FLINK-964] Draw InstanceSummaryProfilingEvents with flot as line charts 
(prototype)

commit c42a52b291f040f4ba9c10d65567f1ad117c47d1
Author: Sebastian Kruse <[email protected]>
Date:   2014-08-28T11:28:38Z

    [FLINK-964] generalize resource usage JS scripts, style charts

commit 48545459e54207f109c4b411fdd02022d447eafb
Author: Sebastian Kruse <[email protected]>
Date:   2014-08-28T12:31:47Z

    [FLINK-964] tear apart core plotting code and configuration

commit dfca80961d9bcc5a2975d51501db8e5a2c65c0bb
Author: Sebastian Kruse <[email protected]>
Date:   2014-08-28T16:00:20Z

    [FLINK-964] add support for SingleInstanceProfilingEvents (2 versions)

commit 795d3fd5c226025c4619c14beb3d8b0175a0d472
Author: Sebastian Kruse <[email protected]>
Date:   2014-09-03T12:54:12Z

    [FLINK-964] Clean-up prototype
    
    * move summary profiling to the dashboard
    * keep only one detailed resource usage page (the other page still exists, 
though)
    * allow to modify the displayed time window in the flink-conf.yaml

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to