You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by yu...@apache.org on 2016/06/15 20:09:55 UTC

ambari git commit: AMBARI-17237. [Grafana] Duplicate graph titles - HBase Tables. (Prajwal Rao via yusaku)

Repository: ambari
Updated Branches:
  refs/heads/trunk 1c8b3dec3 -> ab4a5e2ab


AMBARI-17237. [Grafana] Duplicate graph titles - HBase Tables. (Prajwal Rao via yusaku)


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

Branch: refs/heads/trunk
Commit: ab4a5e2abaeac625d093cc39db5aa32b528fef38
Parents: 1c8b3de
Author: Yusaku Sako <yu...@hortonworks.com>
Authored: Wed Jun 15 13:09:34 2016 -0700
Committer: Yusaku Sako <yu...@hortonworks.com>
Committed: Wed Jun 15 13:09:34 2016 -0700

----------------------------------------------------------------------
 .../files/grafana-dashboards/HDP/grafana-hbase-tables.json       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ab4a5e2a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/HDP/grafana-hbase-tables.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/HDP/grafana-hbase-tables.json b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/HDP/grafana-hbase-tables.json
index 6a86aec..f62d164 100644
--- a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/HDP/grafana-hbase-tables.json
+++ b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/files/grafana-dashboards/HDP/grafana-hbase-tables.json
@@ -1322,7 +1322,7 @@
           ],
           "timeFrom": null,
           "timeShift": null,
-          "title": "Flushed MemStore Bytes on $Tables",
+          "title": "Flushed Output Bytes on $Tables",
           "tooltip": {
             "shared": false,
             "value_type": "cumulative"
@@ -1830,7 +1830,7 @@
           ],
           "timeFrom": null,
           "timeShift": null,
-          "title": "Flush MemStore Size Mean on $Tables",
+          "title": "Flush MemStore Size 95th Percentile on $Tables",
           "tooltip": {
             "shared": false,
             "value_type": "cumulative"