Abhishek Chennaka has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17607


Change subject: [metrics] KUDU-3269: Add UUID of the server into the metrics 
output
......................................................................

[metrics] KUDU-3269: Add UUID of the server into the metrics output

This patch adds the UUID and the server hostname into the metrics
webpage of master and tablet server. These are added in the attributes
section of the metrics webpage. For example:

        "type": "server",
        "id": "kudu.master",
        "attributes": {
            "hostname": "MacBook-Pro.local",
            "uuid": "4b8015e347dd4efd92bb0d38e03434e6"
        },

Change-Id: I7d6d1e96f8067a7b1593da4f9d0e1931d3001016
---
M src/kudu/master/master-test.cc
M src/kudu/server/server_base.cc
M src/kudu/tserver/tablet_server-test.cc
3 files changed, 33 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/07/17607/1
--
To view, visit http://gerrit.cloudera.org:8080/17607
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7d6d1e96f8067a7b1593da4f9d0e1931d3001016
Gerrit-Change-Number: 17607
Gerrit-PatchSet: 1
Gerrit-Owner: Abhishek Chennaka <[email protected]>

Reply via email to