You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by chitin <gi...@git.apache.org> on 2016/12/21 09:53:07 UTC

[GitHub] incubator-eagle pull request #753: EAGLE-845 JMX Dashboard

GitHub user chitin opened a pull request:

    https://github.com/apache/incubator-eagle/pull/753

    EAGLE-845 JMX Dashboard

    EAGLE-845 JMX Dashboard
    - Add HBase master metric dashboard.
    - Add HBase RegionServer metric dashboard.
    - Integrate hbase metric to basic panel.
    
    https://issues.apache.org/jira/browse/EAGLE-845


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

    $ git pull https://github.com/1haodian/incubator-eagle hbase-jmx-metric

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

    https://github.com/apache/incubator-eagle/pull/753.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 #753
    
----
commit 5d8ca090648ea60292625b1e3c57f503e335b3fa
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T02:15:34Z

    Write a chart memusage demo.

commit 9a679113da1b13c117d3843281601a362c546c6a
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T02:33:29Z

    Fix some code style problem.

commit d08d9ee67cc6ed127423b97870a892df2ca26e21
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T08:26:01Z

    Complete some regionserver charts.

commit 961a4385877487a64135c9017e0989d55c07b310
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T08:27:39Z

    Revert overview.html

commit 2bcad4327603a54e04a856f9648f201136196ca1
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T08:49:44Z

    Fix build error.

commit f6e39363d63f4189d5c76fb330c70ae7cd942a40
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-16T09:19:39Z

    Add other regionserver charts.

commit a24caade09d6e6be7c83a49f1dc82dfff8b0fc2d
Author: chitin <ch...@gmail.com>
Date:   2016-12-16T09:49:15Z

    Add echarts and refactor the code

commit 2c3977b70f017e7c47c65b70adaad67517796db4
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-19T03:30:56Z

    Merge remote-tracking branch 'origin/master'

commit 7764e4b019dacb6f063ec14e586f8a5492ffae73
Author: chitin <ch...@gmail.com>
Date:   2016-12-19T05:12:31Z

    Add summary information

commit 0676685231bc65b26ac1c996a668b20f89ee1d63
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-19T06:06:59Z

    Add time range for chart and show demo for regionserver status detail.

commit 2476db0df04da84854fcc54e5f6f4de59e13dd08
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-19T06:18:36Z

    Merge branch 'hbase-jmx-metric' of https://github.com/1haodian/incubator-eagle
    
    Conflicts:
    	eagle-hadoop-metric/src/main/webapp/app/apps/hadoop_metric/index.js

commit 5d5ee1fbd29fc091cf03601af8271a235420f311
Author: chitin <ch...@gmail.com>
Date:   2016-12-19T06:21:59Z

    Add Time selector

commit 20b8efee62a84e251d6678829556925788114e0e
Author: chitin <ch...@gmail.com>
Date:   2016-12-19T06:22:24Z

    Merge remote-tracking branch 'origin/hbase-jmx-metric' into hbase-jmx-metric

commit f6d112f2186d1bbe5608e2163dd238b462eac884
Author: chitin <ch...@gmail.com>
Date:   2016-12-19T06:24:18Z

    Add Time selector

commit 0d5f5fb87400ca49d6981240cdb9e915692bc42e
Author: chitin <ch...@gmail.com>
Date:   2016-12-19T06:34:39Z

    Fix arguments order in region.js

commit ab08c4e1ba549b3637681a0712417b0ac165781f
Author: r7raul1984 <ta...@yhd.com>
Date:   2016-12-19T06:51:23Z

    Fix some jshint problem.

commit eff067def169d5cb2bec001abe0289b6bfe5d1aa
Author: chitin <ch...@gmail.com>
Date:   2016-12-20T08:49:35Z

    - Remove series legend formatter.
    - Modify host to ip because of data.
    - Add select component.
    - Change timezone provisionally.

commit 2f88449f7ff8089762576e075f5007cf19e4476c
Author: chitin <ch...@gmail.com>
Date:   2016-12-20T08:50:37Z

    Merge remote-tracking branch 'origin/hbase-jmx-metric' into hbase-jmx-metric
    
    Conflicts:
    	eagle-hadoop-metric/src/main/webapp/app/apps/hadoop_metric/ctrls/overview.js

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #753: EAGLE-845 JMX Dashboard

Posted by haoch <gi...@git.apache.org>.
Github user haoch commented on the issue:

    https://github.com/apache/incubator-eagle/pull/753
  
    How you finished it or not?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #753: EAGLE-845 JMX Dashboard

Posted by chitin <gi...@git.apache.org>.
Github user chitin commented on the issue:

    https://github.com/apache/incubator-eagle/pull/753
  
    As you suggest, I create a pull request, then I will focus on it and improve the code based on the results of the discussion.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #753: EAGLE-845 JMX Dashboard

Posted by haoch <gi...@git.apache.org>.
Github user haoch commented on the issue:

    https://github.com/apache/incubator-eagle/pull/753
  
    Sounds good, thanks


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---