Repository: ambari
Updated Branches:
  refs/heads/branch-1.7.0 aee3b9db9 -> 31c96b840


AMBARI-8215. Flume Service Metrics do not show on Services>Flume page.(xiwang)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/31c96b84
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/31c96b84
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/31c96b84

Branch: refs/heads/branch-1.7.0
Commit: 31c96b840b889628bee69b0b9a7d15166111ccfc
Parents: aee3b9d
Author: Xi Wang <xiw...@apache.org>
Authored: Fri Nov 7 12:51:16 2014 -0800
Committer: Xi Wang <xiw...@apache.org>
Committed: Fri Nov 7 16:58:22 2014 -0800

----------------------------------------------------------------------
 ambari-web/app/data/service_graph_config.js | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/31c96b84/ambari-web/app/data/service_graph_config.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/service_graph_config.js 
b/ambari-web/app/data/service_graph_config.js
index 1d93ddd..be269c6 100644
--- a/ambari-web/app/data/service_graph_config.js
+++ b/ambari-web/app/data/service_graph_config.js
@@ -77,11 +77,7 @@ App.service_graph_config = {
                'Flume_IncommingMMA',
                'Flume_IncommingSum',
                'Flume_OutgoingMMA',
-               'Flume_OutgoingSum',
-               'Flume_GarbageCollection',
-               'Flume_JVMHeapUsed',
-               'Flume_JVMThreadsRunnable'
-               //'Flume_CPUUser'
+               'Flume_OutgoingSum'
        ],
 
        'storm': [

Reply via email to